SOLUTION: 6) Given the curve y = x^3 - 3x^2 - 9x+11, find dy/dx.Hence obtain a) the x-coordinates of the points where the gradient is 15, b) the coordinates of the points where the gradien

Algebra ->  Test -> SOLUTION: 6) Given the curve y = x^3 - 3x^2 - 9x+11, find dy/dx.Hence obtain a) the x-coordinates of the points where the gradient is 15, b) the coordinates of the points where the gradien      Log On


   



Question 1190557: 6) Given the curve y = x^3 - 3x^2 - 9x+11, find dy/dx.Hence obtain
a) the x-coordinates of the points where the gradient is 15,
b) the coordinates of the points where the gradient is zero.

Found 2 solutions by Alan3354, math_helper:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Given the curve y = x^3 - 3x^2 - 9x+11, find dy/dx.
dy/dx = 3x^2 - 6x - 9
=========================
Hence obtain
a) the x-coordinates of the points where the gradient is 15
f'(x) = 3x^2 - 6x - 9 = 15
3x^2 - 6x - 24 = 0
x^2 - 2x - 8 = 0
(x+2)*(x-4) = 0
x = -2
x = 4
Find the ordinates for each x.
---------------
b) the coordinates of the points where the gradient is zero.
3x^2 - 6x - 9 = 0
Solve for x and y.

Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

dy/dx = 3x%5E2-6x-9 (making use of d(x%5En)/dx = nx%5E%28n-1%29 )
a)
+3x%5E2-6x-9 = 15
+3x%5E2-6x-24 = 0
factor:
+%283x%2B6%29%2A%28x-4%29+ = 0
x = 4 and x = -2 are solutions

Check:
x=4 ==> 3%284%29%5E2-6%284%29-9+=+48-24-9+=+24-9+=+15+ (ok)
x=-2 ==> 3%28-2%29%5E2-6%28-2%29-9+=+12%2B12-9+=+24-9+=+15+ (ok)
b)
+3x%5E2-6x-9+ = 0
factor:
+%283x%2B3%29%28x-3%29+ = 0
x=-1 and x=3
be sure to check these (plug each value of x into 3x%5E2-6x-9+ )