document.write( "Question 463928: I would appreciate help solving this question:\r
\n" );
document.write( "\n" );
document.write( "A section of a roller coaster ride is described by the equation y = 0.005x^2 -2x +200 where y represents the vertical distance in feet and x represents the horizontal distance in feet. At what value of x will the track turn upwards? \n" );
document.write( "
Algebra.Com's Answer #317771 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! By \"looking\" at: \n" ); document.write( "y = 0.005x^2 -2x +200 \n" ); document.write( "we know that it is a parabola that opens upwards (because of the positive coefficient associated with the x^2 term). \n" ); document.write( "So, the vertex would be the lowest point and where it would turn upwards: \n" ); document.write( "x = -b/(2a) \n" ); document.write( "x = -(-2)/(2*0.005) \n" ); document.write( "x = 2/0.010 \n" ); document.write( "x = 200 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |