document.write( "Question 489877: college algebra - Fifty liters of pure maple syrup that costs $9.50 per liter are mixed with imitation maple syrup that costs $ 4.00 per liter. How much imitation maple syrup is needed to make a mixture that costs $5.00 per liter? \n" ); document.write( "
Algebra.Com's Answer #333795 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Fifty liters of pure maple syrup that costs $9.50 per liter are mixed with imitation maple syrup that costs $ 4.00 per liter. How much imitation maple syrup is needed to make a mixture that costs $5.00 per liter?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) of imitation maple
\n" ); document.write( "then
\n" ); document.write( "50(9.50) + x(4) = (50+x)5
\n" ); document.write( "475 + 4x = 250+5x
\n" ); document.write( "475 = 250+x
\n" ); document.write( "200 liters = x
\n" ); document.write( "
\n" ); document.write( "
\n" );