document.write( "Question 210153: How do I convert miles/hour to kilometers per hour \n" ); document.write( "
Algebra.Com's Answer #158899 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How do I convert miles/hour to kilometers per hour
\n" ); document.write( "1 mile = 1.609344 km (exactly, not rounded off)
\n" ); document.write( "mph x 1.609344 = k/hr
\n" ); document.write( "Using 1.6 is common, and close enough for most things, such as driving speed.
\n" ); document.write( "
\n" );