document.write( "Question 65967: Please help me sketch this equation: X^3-X^2-16X+16
\n" );
document.write( "I need to find the X and Y intercepts and the max and min points.\r
\n" );
document.write( "\n" );
document.write( "I figured out the y-intercept to be (0,16) and the x-intercepts to be (1,0), (4,0) and (-4,0).\r
\n" );
document.write( "\n" );
document.write( "I am having trouble with the max/min points. This is what I have so far.
\n" );
document.write( "I took the derivitive for the max.\r
\n" );
document.write( "\n" );
document.write( "Y=X^3-X^2-16X+16
\n" );
document.write( "Y=3X^2-2X-16
\n" );
document.write( "let y=0
\n" );
document.write( "0=(3x-8)(x+2)
\n" );
document.write( "x=8/3 x=-2\r
\n" );
document.write( "\n" );
document.write( "This is where I get stuck. If you could help me the max/min, that would be great. Thankyou! \r
\n" );
document.write( "\n" );
document.write( "Sincerely,
\n" );
document.write( "Leanne Spence \n" );
document.write( "
Algebra.Com's Answer #46717 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! What you've done so far looks good! \n" ); document.write( "Now that you have the x-coordinates of the maximum and minimum points of the curve, substitute these into the original cubic equation and solve for y. \n" ); document.write( "You shoul get: \n" ); document.write( "y = 36 and y = -14.8148... \n" ); document.write( "You can see by inspection that the maximum is at (-2, 36) and the minimum is at (2.67, -14.815) \n" ); document.write( "Here's what the graph looks like: \n" ); document.write( " |