document.write( "Question 985361: a motor boat used 2 over 3 of litre of fuel per kilometre.How many litres will be used on a trip of 5 km \n" ); document.write( "
Algebra.Com's Answer #606165 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
fuel mileage is \"2%2F3\" km/litre \r
\n" ); document.write( "\n" ); document.write( "The trip is 5 km. How many litres are required\r
\n" ); document.write( "\n" ); document.write( "\"LitresNeeded+=+Distance+%2A+FuelMileage\"
\n" ); document.write( "\"LitreNeeded+=+5+%2A+%282%2F3%29+\"
\n" ); document.write( "\"LitreNeeded+=+10%2F3\"\r
\n" ); document.write( "\n" ); document.write( "3 1/3 litres
\n" ); document.write( "
\n" );