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 #333794 by stanbon(75887)![]() ![]() ![]() 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( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "50*9.5 + 4x = 5(50+x) \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 10 to get; \n" ); document.write( "50*95 + 40x = 50*50 + 50x \n" ); document.write( "10x = 45*50 \n" ); document.write( "x = 9 liters (amt of $4 syrup needed) \n" ); document.write( "=============================----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |