document.write( "Question 1169274: A very large jug of x litres of orange squash is 10% concentrate(the rest water). When 5 litres of concentrate is added the jug is now 12% concentrate
\n" );
document.write( "A. Form an equation in terms of X( by considering the amount of concentrate we have).
\n" );
document.write( "B Hence determine X\r
\n" );
document.write( "\n" );
document.write( "please solve this
\n" );
document.write( "Regards \n" );
document.write( "
Algebra.Com's Answer #793942 by MathTherapy(10559) You can put this solution on YOUR website! \n" ); document.write( "A very large jug of x litres of orange squash is 10% concentrate(the rest water). When 5 litres of concentrate is added the jug is now 12% concentrate \n" ); document.write( "A. Form an equation in terms of X( by considering the amount of concentrate we have). \n" ); document.write( "B Hence determine X\r \n" ); document.write( "\n" ); document.write( "please solve this \n" ); document.write( "Regards \n" ); document.write( " .1x + 5 = .12(x + 5)\n" ); document.write( " |