document.write( "Question 1191411: if the price of kerosene is increased by $6 per litre, find the new price per litre if two-thirds of the new price is equal to five-sevenths of the old price \n" ); document.write( "
Algebra.Com's Answer #823286 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "if the price of kerosene is increased by $6 per litre, find the new price per litre if two-thirds of the new price is equal to five-sevenths of the old price
\n" ); document.write( "
Let new price be N\r\n" );
document.write( "Then old price = N - 6\r\n" );
document.write( "Then we get: \r\n" );
document.write( "              7(2N) = 3(5N - 30) ----- Cross-multiplying\r\n" );
document.write( "                14N = 15N - 90\r\n" );
document.write( "          14N - 15N = - 90\r\n" );
document.write( "                - N = - 90\r\n" );
document.write( "    New price or \r\n" );
document.write( "    That's IT!!
\n" ); document.write( "
\n" );