1588 results for "form".
-
Question in Fourier & Maclaurin series questions
Calculate a particular harmonic component of the complex form of a Fourier series expansion.
-
Question in STAT7008
Provided with information on a sample (>30) with sample mean and standard deviation, use the z test to either accept or reject a given null hypothesis.
-
Question in All questions
A few simple functions are provided of the form ax, x+b and cx+d. Values of the functions, inverses and compositions are asked for. Most are numerical but the last few questions are algebraic.
-
Exam (7 questions) in MATH6059
Laplace from tables: e^(at), cos(bt), sin(bt).
rebelmaths
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in MATH6059
No description given
-
Question in Andrew's workspace
Warning: may take up to 60 seconds to load question!
Students are given six graphs, corresponding to curves $\gamma(t)$. They must match each with its signed curvature function, $\kappa(t)$.
The graphs are generated by calculating $\theta(t)=\int \kappa(t) \mathrm{d}t$ (by hand: these are given to the question as functions of a variable '#', in string form), and solving $x^{\prime}=\cos(\theta(t)-\theta(0))$ and $y^{\prime}(t)=\sin(\theta(t)-\theta(0))$ numerically (using the RKF method) with a JavaScript extension.
-
Question in MATH6059
Find the solution of a first order separable differential equation of the form $a\sin(x)y'=by\cos(x)$.
-
Question in MATH6059
Find the solution of a first order separable differential equation of the form $(a+y)y'=b+x$.
-
Question in MATH6059
Equations which can be written in the form
\[\dfrac{\mathrm{d}y}{\mathrm{d}x} = f(x), \dfrac{\mathrm{d}y}{\mathrm{d}x} = f(y), \dfrac{\mathrm{d}y}{\mathrm{d}x} = f(x)f(y)\]
can all be solved by integration.
In each case it is possible to separate the $x$'s to one side of the equation and the $y$'s to the other
Solving such equations is therefore known as solution by separation of variables
-
Question in MATH6059
No description given
-
Question in Durham Test Questions
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.
-
Question in Evan Kurnia's workspace
Two sample t-test to see if there is a difference between scores on questions between two groups when the questions are asked in a different order.
-
Question in Harry's workspace
Provided with information on a sample with sample mean and known population variance, use the z test to either accept or reject a given null hypothesis.
-
Question in Harry's workspace
Provided with information on a sample with sample mean and standard deviation, but no information on the population variance, use the t test to either accept or reject a given null hypothesis.
-
Question in Harry's workspace
Provided with information on a sample with sample mean and standard deviation, but no information on the population variance, use the t test to either accept or reject a given null hypothesis.
-
Question in Mario's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Senida's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in heike's workspace
No description given
-
Question in heike's workspace
Find i using compound interest formula A=P(1+i)^n
rebelmaths
-
Question in Aoife's workspace
Transposing formulae
rebelmaths
-
Exam (5 questions) in Hannah's workspace
No description given
-
Question in PHYS1010
This question assesses the student's ability to use some given information involving two different units of measurement to rewrite the information as a compound measure.
-
Question in Ricardo's workspace
Create a truth table for a logical expression of the form $a \operatorname{op} b$ where $a, \;b$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and $\operatorname{op}$ one of $\lor,\;\land,\;\to$.
For example $\neg q \to \neg p$.
-
Question in Durham Test Questions
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.