document.write( "Question 433080: Please help!
\n" );
document.write( "The stopping distance d of a car after the brakes are applied varies directly as the square of the speed r. If a car traveling 60 mph can stop in 200 ft, how many feet will it take the same car to stop when it's traveling 70 mph? \n" );
document.write( "
Algebra.Com's Answer #300185 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The stopping distance d of a car after the brakes are applied varies directly as the square of the speed r. If a car traveling 60 mph can stop in 200 ft, how many feet will it take the same car to stop when it's traveling 70 mph?\r \n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "d = k(r^2) \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\" using \"a car traveling 60 mph can stop in 200 ft\". \n" ); document.write( "--- \n" ); document.write( "200 = k(60)^2 \n" ); document.write( "k = 200/3600 = 1/18 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "d = (1/18)r^2 \n" ); document.write( "---- \n" ); document.write( "How many feet will it take the same car to stop when it's traveling 70 mph? \n" ); document.write( "--- \n" ); document.write( "d = (1/18)(70^2) \n" ); document.write( "--- \n" ); document.write( "d = (1/18)4900 \n" ); document.write( "--- \n" ); document.write( "distance = 272.22 ft \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |