document.write( "Question 604590: I need help finding the vertex of the parabola: y= -6.25x²+ 150x + 7200?\r
\n" );
document.write( "\n" );
document.write( "I have graphed it and found the vertex to be (12, 8100) but I need to be able to find it algebraically. I tried taking the derivative but I'm not sure I was doing that right or if thats how I should approach it. Please explain your steps, so that i can learn what and why you are doing what you do. Thanks in advance for all the help. \n" );
document.write( "
Algebra.Com's Answer #381284 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! y= -6.25x²+ 150x + 7200 \n" ); document.write( ". \n" ); document.write( "The x-value of the vertex is at: \n" ); document.write( "x = -b/(2a) (from the \"quadratic formula\" w/o the radical) \n" ); document.write( "x = -150/(2(-6.25) \n" ); document.write( "x = -150/(-12.5) \n" ); document.write( "x = 150/12.5 \n" ); document.write( "x = 12 \n" ); document.write( ". \n" ); document.write( "To find the y-value, plug the above back into the equation: \n" ); document.write( "y= -6.25x²+ 150x + 7200 \n" ); document.write( "y= -6.25(12)²+ 150(12) + 7200 \n" ); document.write( "y= 8100\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |