document.write( "Question 483700: If I have to travel 180 miles and I am going 75 mph how long will it take to reach my destination? \n" ); document.write( "
Algebra.Com's Answer #331035 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 = 180/75
\n" ); document.write( "
\n" ); document.write( "
\n" );