document.write( "Question 653212: How far can a car drive in 4 hours if it is moving at 65mph?
\n" );
document.write( "I have this:
\n" );
document.write( "1mi/65mph = .015hr = .923min = 55.4 sec
\n" );
document.write( "I'm not sure if that does me any good though. \n" );
document.write( "
Algebra.Com's Answer #408296 by rfer(16322) ![]() You can put this solution on YOUR website! D=rt \n" ); document.write( "D=65*4 \n" ); document.write( "D=260 miles \n" ); document.write( " |