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) (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.