Top answers


What is the chain rule and how is it used?

The chain rule is used to find the derivative of an expression in the form h(f(x)) where you have a function in terms of a function of x for example: h(f(x)) = 2(3x+1)^3 where f(x) = 3x+1 In order to use the...
JB
Answered by Joseph B. Maths tutor
3699 Views

Use the addition formulas: sin(x+y)=sin(x)*cos(y)+sin(y)*cos(x), cos(x+y)=cos(x)*cos(y)-sin(x)*sin(y) to derive sin(2x), cos(2x), sin(x)+sin(y).

sin(2x)=sin(x+x) =sin(x)cos(x)+cos(x)sin(x) =2*sin(x)*cos(x); cos(2x)=cos(x+x) =cos(x)cos(x)-sin(x)sin(x) =[cos(x)] 2 -[sin(x)] 2 Now let x+y=a and x-y=b, then x=(a+b)/2 and y=(a-b)/2. Then sin(a)=sin[(a+b)/...
IS
Answered by Ioana S. Maths tutor
4831 Views

A curve has the equation, 6x^2 +3xy−y^2 +6=0 and passes through the point A (-5, 10). Find the equation of the normal to the curve at A.

Use implicit differentiation on original equation- 12x + 3x(dy/dx) + 3y - 2y(dy/dx) = 0 dy/dx= -12x -3y/(3x-2y) at A, x= -5 and y= 10 therefore, dy/dx=-6/7 To find the normal of the curve, use the negative r...
CG
Answered by Chantal G. Maths tutor
6654 Views

A curve has the equation y = (x^2 - 5)e^(x^2). Find the x-coordinates of the stationary points of the curve.

This requires the chain rule and the product rule to be used to differentiate the function. The substitution u = x 2 can be used to make this easier. Using this, du/dx = 2x and y = (u-5)e u . Using the produ...
OJ
Answered by Oliver J. Maths tutor
4503 Views

Find a local minimum of the function f(x) = x^3 - 2x.

To find a local minimum (i.e. a point where the function changes from a negative slope into a positive slope), we first need to find all points where the slope of the function is zero. The first derivative o...
KH
Answered by Karoline H. Maths tutor
4450 Views