document.write( "Question 235728: you travel 40 miles at 60 mph what is the time it takes to do this. I need to know how to use the equation d=r x t to solve this \n" ); document.write( "
Algebra.Com's Answer #173547 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
As long as the units are all compatible, you
\n" ); document.write( "can use \"d+=+r%2At\"
\n" ); document.write( "In this case, you have (miles) = (miles/hr)x(hrs)
\n" ); document.write( "Note that hrs cancel on the right side, and you have
\n" ); document.write( "(miles = miles)
\n" ); document.write( "which is OK
\n" ); document.write( "\"40+=+60%2At\"
\n" ); document.write( "divide both sides by \"60\"
\n" ); document.write( "\"t+=+40%2F60\" hrs
\n" ); document.write( "\"t+=+2%2F3\" hrs
\n" ); document.write( "To convert to minutes,
\n" ); document.write( "\"2%2F3\" hrs *\"60\" min/hr = \"%282%2F3%29%2A60+=+40\" min
\n" ); document.write( "
\n" ); document.write( "
\n" );