Top answers


If y=(x^2)*(x-10), work out dy/dx

The question is pretty straightforward and asks you to find the derivative of y, which is a function of x. The most simple way to do this is to first eliminate the brackets and then derive. Thus we get y=x^3...
MC
4568 Views

A curve is defined by the equation y = (x + 3)(x – 4). Find the coordinates of the turning point of the curve.

The turning point of a curve is the point at which it will turn, therefore, either the maximum or minimum point. Firstly, you need to expand out the brackets so the equation looks like a standard curve equat...
CM
4050 Views

Explain why the equation tanx + cotx = 1 does not have real solutions.

First of all, we need to express tangent and cotangent in terms of sine and cosine using the identities: tanx = sinx / cosx and cotx = cosx / sinx. Substituting these expressions into the initial equation we...
SV
17669 Views

How does proof by induction work?

If I gave you an infinitely tall ladder and asked you to prove to me that there are no rungs missing from the ladder, you wouldn't start to check the ladder rung by rung to see if they are all there, you'd n...
SJ
3394 Views

How can I find the equation of a straight line on a graph?

One good way is to use the formula y - y 1 = m(x - x 1 )where (x 1 ,y 1 ) is a point on the line and m is the gradient of the line. This is derived from the definition of the gradient m=(y 2 -y 1 )/(x 2 -x 1...
MB
5130 Views