2187 results for "find".
-
Question in Inbbavathie's workspace
Solve a quadratic equation by completing the square. The roots are not pretty!
-
Question in George's workspace
Find the stationary point $(p,q)$ of the function: $f(x,y)=ax^2+bxy+cy^2+dx+gy$. Calculate $f(p,q)$.
-
Question in George's workspace
Given $f(x)=(x+b)^n$. Find the gradient and equation of the chord between $(a,f(a))$ and $(a+h,f(a+h))$ for randomised values of $a$, $b$ and $h$.
-
Question in Harry's workspace
Finding values which satisfy an inequality.
-
Question in Andrew's workspace
Find the nth term of a Geometric progression
-
Question in Andrew's workspace
Find the sum of the first n terms of an arithmetic progression
-
Question in Andrew's workspace
Find the nth term of an Arithmetic progression
-
Question in Andrew's workspace
Putting a pair of linear equations into matrix notation and then solving by finding the inverse of the coefficient matrix.
-
Question in Christian's workspace
Find a regression equation.
Now includes a graph of the regression line and another interactive graph gives users the opportunity to move the regression line around. Could be used for allowing users to experiment with what they think the line should be and see how this compares with the calculated line.
-
Question in Deirdre's workspace
Simple Question to find the mean of five numbers
-
Question in Vicky's workspace
Two ordered data sets, each with 10 numbers. Find the sample standard deviation for each and for their sum.
-
Question in Denis's workspace
The student is asked to factorise a quadratic $x^2 + ax + b$. A custom marking script uses pattern matching to ensure that the student's answer is of the form $(x+a)(x+b)$, $(x+a)^2$, or $x(x+a)$.
To find the script, look in the Scripts tab of part a.
-
Question in Nasir Firoz's workspace
Solving linear equations to find the value of x.
-
Question in Harry's workspace
Sample of size $24$ is given in a table. Find sample mean, sample standard deviation, sample median and the interquartile range.
-
Question in Mathematics for Geosciences
Use integration to find the volume of revolution of a function to estimate the volume of a mountain.
-
Question in MATH1154
Given a graph of some function $f(x)$ (a cubic), the student is asked to write the coordinates of the maximum and minimum points. The student then finds the maximum and minimum points of a second cubic function without using a graph, by finding the derivative, solving the quadratic equation that results from setting the derivative equal to zero, and finally testing the value of the second derivative.
-
Exam (1 question) in Andrew's workspace
Given two numbers, find the gcd, then use Bézout's algorithm to find $s$ and $t$ such that $as+bt=\operatorname{gcd}(a,b)$.
Finally, find all solutions of an equation $\mod b$.
-
Question in Bill'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 Mathematics for Geosciences
A question to practise the following skills in the context of Earth Sciences:
- graph-reading skills
- using a graph to find the equation of a line
- used adpative marking
-
Question in Kieran's workspace
Find the solution of $\displaystyle \frac{dy}{dx}=\frac{1+y^2}{a+bx}$ which satisfies $y(1)=c$
rebelmaths
-
Question in LeicesterPhysPractice
Given a discrete random variable $X$ find the expectation of $1/X$ and $e^X$.
-
Question in LeicesterPhysPractice
The random variable $X$ has a PDF which involves a parameter $c$. Find the value of $c$. Find the distribution function $F_X(x)$ and $P(a \lt X \lt b)$.
Also find the expectation $\displaystyle \operatorname{E}[X]=\int_{-\infty}^{\infty}xf_X(x)\;dx$.
-
Question in LeicesterPhysPractice
Given a probability mass function $P(X=i)$ with outcomes $i \in \{0,1,2,\ldots 8\}$, find the expectation $E$ and $P(X \gt E)$.
-
Question in LeicesterPhysPractice
Given the PDF for $Y \sim \operatorname{Exp}(\lambda)$ find the CDF, $P(a \le Y \le b)$ and $\operatorname{E}[Y],\;\operatorname{Var}(Y)$
-
Question in LeicesterPhysPractice
Given the pdf $f(x)=\frac{a-bx}{c},\;r \leq x \leq s,\;f(x)=0$ else, find $P(X \gt p)$, $P(X \gt q | X \gt t)$.
-
Question in LeicesterPhysPractice
$X \sim \operatorname{Binomial}(n,p)$. Find $P(X=a)$, $P(X \leq b)$, $E[X],\;\operatorname{Var}(X)$.
rebelmaths
-
Question in LeicesterPhysPractice
Application of the Poisson distribution given expected number of events per interval.
Finding probabilities using the Poisson distribution.
rebelmaths
-
Question in Denis's workspace
Using differentiation to find the tangent and normal to a line at a given point
-
Question in AMRC Bridging Course
Tests the ability to find the gradient and intercept of a straight line graph.
-
Question in Gareth's workspace
Find a regression equation given 12 months data on temperature and sales of a drink.