document.write( "Question 595774: If a car traveling at 60km per hour and it need to travel 180kms, then how many hours will the trip take? \n" ); document.write( "
Algebra.Com's Answer #377291 by jerryguo41(197)\"\" \"About 
You can put this solution on YOUR website!
D= distance
\n" ); document.write( "r= rate
\n" ); document.write( "t= time\r
\n" ); document.write( "\n" ); document.write( "\"D=rt\"
\n" ); document.write( "\"180=60t\"
\n" ); document.write( "\"t=3\"\r
\n" ); document.write( "\n" ); document.write( "3 hours
\n" ); document.write( "
\n" );