document.write( "Question 1117356: . The cost of petrol rises by 2 cents a liter. last week a man bought 20 liters at the old price. This week he bought 10 liters at the new price. Altogether, the petrol costs $9.20. What was the old price for 1 liter? \n" ); document.write( "
Algebra.Com's Answer #732408 by ikleyn(52943)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "20x + 10*(x+2) = 920   cents,   where x is old price in cents for 1 liter.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "20x + 10x + 20 = 920\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "30x = 920-20\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "30x = 900  ====>  x = \"900%2F30\" = 30.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The old price for one liter of petrol was $0.30 per liter.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );