document.write( "Question 1192132: The ratio between the acceleration rates of two cars is 4 to 3. The car with the faster
\n" );
document.write( "rate can go from 0 to 80 km/h in 9 seconds. How long will it take the slower car to go
\n" );
document.write( "from 0 to 80 km/h?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #824038 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(faster acceleration)/(slower acceleration) = (slower time)/(faster time) \n" ); document.write( "4/3 = x/9 \n" ); document.write( "4*9 = 3*x \n" ); document.write( "36 = 3x \n" ); document.write( "3x = 36 \n" ); document.write( "x = 36/3 \n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 12 seconds \n" ); document.write( " \n" ); document.write( " |