document.write( "Question 739436: The formula D=0.054x^2+0.058x describes the distance in feet that it takes to stop a vehicle traveling x miles per hour on dry pavement.\r
\n" ); document.write( "\n" ); document.write( "How fast can you drive if you wish to be able to stop your car within 65 feet?
\n" ); document.write( "

Algebra.Com's Answer #451212 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The formula D=0.054x^2+0.058x describes the distance in feet that it takes to stop a vehicle traveling x miles per hour on dry pavement.
\n" ); document.write( "How fast can you drive if you wish to be able to stop your car within 65 feet?
\n" ); document.write( ":
\n" ); document.write( ".054x^2 + .058x = 65
\n" ); document.write( "A quadratic equation
\n" ); document.write( ".054x^2 + .058x - 65 = 0
\n" ); document.write( "Use the quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "In this equation, a=.054, b=.058, c=-65
\n" ); document.write( "\"x+=+%28-.058+%2B-+sqrt%28.058%5E2-4%2A.054%2A-65+%29%29%2F%282%2A.054%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%28-.058+%2B-+sqrt%28.003364%2B14.04+%29%29%2F%28.108%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%28-.058+%2B-+sqrt%2814.04673+%29%29%2F%28.108%29+\"
\n" ); document.write( "the positive solution is all we want here
\n" ); document.write( "\"x+=+%28-.058+%2B+3.7479%29%2F%28.108%29+\"
\n" ); document.write( "x = \"3.69%2F.108\"
\n" ); document.write( "x = 34.167 mph for a stopping distance of 65 ft
\n" ); document.write( "
\n" );