document.write( "Question 393544: How many pints of a 9% cleaning solution must be mixed with 4 pints of a 15% cleaning solution to give a 12% solution? \n" ); document.write( "
Algebra.Com's Answer #279275 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many pints of a 9% cleaning solution must be mixed with 4 pints of a 15% cleaning solution to give a 12% solution?
\n" ); document.write( "-----------
\n" ); document.write( "Equations:
\n" ); document.write( "active + active = active
\n" ); document.write( "0.09x + 0.15*4 = 0.12(x+4)
\n" ); document.write( "---
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "9x + 15*4 = 12x + 12*4
\n" ); document.write( "----
\n" ); document.write( "-3x = -3*4
\n" ); document.write( "x = 4 pints (amt of 9% solution needed in the mix)
\n" ); document.write( "---
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );