document.write( "Question 5239: how many liters of a face cream that cost $3360 per liter must be mixed with 12 liters of face cream that cost $1120 per liter to make a face cream that cost $1680 per liter?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #2650 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let x = number of litres (English spelling) required.\r \n" ); document.write( "\n" ); document.write( "(3360*x) + (1120*12) = 1680*(12+x) \n" ); document.write( "3360x + 13440 = 20160 + 1680x \n" ); document.write( "3360x - 1680x = 20160 - 13440 \n" ); document.write( "1680x = 6720 \n" ); document.write( "x = 6720/1680 \n" ); document.write( "x = 4litres\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |