document.write( "Question 258614: fifty liters of pure maple syrup that costs $9.50 per liter are mixed with imitation syrup that costs $4.00 per liter. how much imitation syrup is needed to make a mixture that costs $5.00 per liter? \n" ); document.write( "
Algebra.Com's Answer #190403 by stanbon(75887)\"\" \"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 syrup that costs $4.00 per liter. how much imitation syrup is needed to make a mixture that costs $5.00 per liter?
\n" ); document.write( "--------------------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "value + value = value
\n" ); document.write( "9.50*50 + 4.00x = 5.00(50+x)
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "950*50 + 400x = 500*50 + 500x
\n" ); document.write( "100x = 450*50
\n" ); document.write( "x = (1/2)450
\n" ); document.write( "x = 225 liters (amount of $4.00 syrup needed in the mixture
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );