154 results.
-
Question in Bill's workspace
Find ∫sin(x)(a+bcos(x))mdx
-
Question in Bill's workspace
Find ∫c√a−bx2dx. Solution involves the inverse trigonometric function arcsin.
-
Question in Bill's workspace
Find ∫ax+b(1−x2)1/2dx. Solution involves inverse trigonometric functions.
-
Question in Bill's workspace
Find ∫aebx+csin(dx)+pxqdx.
-
Question in Bill's workspace
Find ∫(ax+b)cos(cx+d)dx and hence find ∫(ax+b)2sin(cx+d)dx
Also two other questions on integrating by parts.
-
Question in Bill's workspace
Differentiate the following functions: xnsinh(ax+b),tanh(cx+d),ln(cosh(px+q))
-
Question in Bill's workspace
Solve for x: acosh(x)+bsinh(x)=c. There are two solutions for this example.
-
Question in Bill's workspace
Find ∫cosh(ax+b)dx,∫xsinh(cx+d)dx
-
Question in Bill's workspace
Find (hyperbolic substitution):
∫2bb(1√a2x2−b2)dx -
Question in Bill's workspace
Differentiate xmcos(ax+b)
-
Question in Bill's workspace
Differentiate (a+bx)msin(nx)
-
Question in Bill's workspace
Differentiate sin(ax+b)enx.
-
Question in Bill's workspace
Differentiate the function f(x)=(a+bx)menx using the product rule. Find g(x) such that f′(x)=(a+bx)m−1enxg(x).
-
Question in Bill's workspace
Differentiate the function (a+bx)menx using the product rule.
-
Question in Bill's workspace
Differentiate ln((ax+b)m)
-
Question in Bill's workspace
Differentiate eaxm+bx2+c
-
Question in Bill's workspace
Differentiate
√axm+b)
-
Question in Bill's workspace
Differentiate the following functions: xnsinh(ax+b),tanh(cx+d),ln(cosh(px+q))
-
Question in Bill's workspace
The derivative of xm(ax2+b)n is of the form xm−1(ax2+b)n−1g(x). Find g(x).
-
Question in Bill's workspace
Differentiate cos(eax+bx2+c).
Contains a video solving a similar example.
-
Question in How-tos
The custom function
rectangle(width,height)
draws a rectangle with the given dimensions, along with some labels. -
Question in Julie's workspace
X∼Binomial(n,p). Find P(X=a), P(X≤b), E[X],Var(X).
rebelmaths
-
Question in Christian's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation emx+bx−a=0. If x0=1 find x1.
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 Content created by Newcastle University
Find the stationary points of the function: f(x,y)=ax3+bx2y+cy2x+dy by choosing from a list of points.
Inputting the values given into the partial derivatives to see if 0 is obtained is tedious! Could ask for the factorisation of equation 1 as the solution uses this. However there is a problem in asking for the input of the stationary points - order of input and also giving that there is two stationary points.
-
Question in Content created by Newcastle University
A graphical approach to aiding students in writing down a formal proof of discontinuity of a function at a given point.
Uses JSXgraph to sketch the graphs and involves some interaction/experimentation by students in finding appropriate intervals.
-
Question in Content created by Newcastle University
No description given
-
Question in Content created by Newcastle University
Given sum of sample from a Normal distribution with unknown mean μ and known variance σ2. Find MLE of μ and one of four functions of μ.
-
Question in Content created by Newcastle University
Given a discrete random variable X find the expectation of 1/X and eX.
-
Question in Content created by Newcastle University
Given a PDF f(x) on the real line with unknown parameter t and three random observations, find log-likelihood and MLE ˆt for t.
-
Question in Content created by Newcastle University
Approximating integral of a linear function by Riemann sums . Includes an interactive graph in Advice showing the approximations given by the upper and lower sums and how they vary as we increase the number of intervals.