document.write( "Question 554575: if your traveling 25 mph for an hr how many km have you traveled \n" ); document.write( "
Algebra.Com's Answer #361404 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = r*t = 25 miles
\n" ); document.write( "1 mile = 1.609344 km (exactly)
\n" ); document.write( "25*1.609344 = 40.2336 km
\n" ); document.write( "
\n" );