document.write( "Question 484996: if you have to travel 136 miles at 55 miles per hour,how long does it take you to get there? \n" ); document.write( "
Algebra.Com's Answer #331803 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = r*t
\n" ); document.write( "t = d/r
\n" ); document.write( "t = 136/55 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );