document.write( "Question 939468: I lorry driver needs to convert the distance he has travelled in miles into kilometres. if he has travelled a total of 270 miles how many kilometres has he travelled? \n" ); document.write( "
Algebra.Com's Answer #572447 by srinivas.g(540) You can put this solution on YOUR website! 1 mile = 1.60934 km \n" ); document.write( "270 miles = 270*1.60934 \n" ); document.write( " = 434.52 Kilometers \n" ); document.write( "Result: Distance traveled = 434.52 Km \n" ); document.write( " |