document.write( "Question 888687: When fuel tank of a car is 75% full, it contains 45 litres of petrol. the car comsumes 1 litre of petrol for every 12 km travelled and the cost of petrol is $ 1.02 per litre.
\n" ); document.write( "a) how much petrol does the car's fuel tank contains when full.
\n" ); document.write( "b) What distance can the car travel on a full tank of petrol.
\n" ); document.write( "how much is spent on petrol to travel 252km
\n" ); document.write( "

Algebra.Com's Answer #537603 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
a)
\n" ); document.write( "Let \"+x+\" = litres in a full tank
\n" ); document.write( "\"+.75x+=+45+\"
\n" ); document.write( "\"+x+=+45%2F.75+\"
\n" ); document.write( "\"+x+=+60+\" litres
\n" ); document.write( "--------------------
\n" ); document.write( "b)
\n" ); document.write( "In units only:
\n" ); document.write( "( litres ) x ( km / litre ) = km
\n" ); document.write( "\"+60%2A%28+12+%2F+1+%29+=+720+\" km
\n" ); document.write( "---------------------------
\n" ); document.write( "c)
\n" ); document.write( "In terms of units:
\n" ); document.write( "( dollars / litre ) x ( litres / km ) x km = dollars
\n" ); document.write( "\"+1.02%2A+%28+1%2F12+%29%2A252+=+21.42+\" dollars\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );