Given that y = x^2 +2x + 3, find dy/dx.

We use a typical rule for polynomials in the form y = axb , where a and b are real numbers. Also, for a polynomial equation y = axb +cxd +.... , dy/dx = d( axb)/dx + d(cxd)/dx + ...With this information, we can differentiate y = x2 +2x + 3 :dy/dx = d(x2)/dx + d(2x)/dx + d(3)/dx = 2x1 + 2x0 + 0x-1 = 2x + 2.

JC

Related Maths A Level answers

All answers ▸

A medical test will be positive for 0.05% of people and negative for everyone else. Suppose a hospital will test 4000 patients each day. Use an appropriate approximation to find the probability that 5 people test positive tomorrow. (5SF)


Differentiate x^3+ x^2+2=y


If a 5 metre ladder is resting against a wall and the bottom of the ladder is 3 metres away from the wall, and someone pulls the bottom of the ladder away at a speed of 1 metre per second, calculate the speed of the top of the ladder after t seconds


How would I go about finding the coordinates minimum point on the curve eg y = e^(x) - 9x -5?