document.write( "Question 635395: Suppose you work in a lab. You need a 15% acid solution for a certain test, but your supplier only ships a 10% solution and a 30% solution. Rather than pay the hefty surcharge to have the supplier make a 15% solution, you decide to mix 10% solution with 30% solution, to make your own 15% solution. You need 10 liters of the 15% acid solution. How many liters of 10% solution and 30% solution should you use? \n" ); document.write( "
Algebra.Com's Answer #400289 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "needing 10 liters of the 15% acid solution...
\n" ); document.write( "How many liters of 10%\"highlight%28y%29\" solution and 30% solution\"highlight%28x%29\" should you use?
\n" ); document.write( "Note: y = 10L - x
\n" ); document.write( " .30x + .10(10-x) = .15·10 |May multiply thru by 100 first, if one wishes
\n" ); document.write( " .20x = .5
\n" ); document.write( " x = 2.5L of the 30% and 7.5L of the 10%
\n" ); document.write( "and...
\n" ); document.write( "\".3%2A2.5+%2B+.1%2A7.5+=+1.5\" \n" ); document.write( "
\n" );