document.write( "Question 265592: Maggie made two pots of salsa. The first pot contained 9% hot peppers and was very spicy. The second pot contained only 1% hot peppers and was very mild. In order to mix a 6 pint batch of salsa containing 3% hot peppers, how many pints from each pot should she use? \n" ); document.write( "
Algebra.Com's Answer #195287 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.09x+.01(6-x)=.03*6
\n" ); document.write( ".09x+.06-.01x=.18
\n" ); document.write( ".08x=.18-.06
\n" ); document.write( ".08x=.12
\n" ); document.write( "x=.12/.08
\n" ); document.write( "x=1.5 pints of 9% salsa is used.
\n" ); document.write( "6-1.5=4.5 pints of 1% salsa is used.
\n" ); document.write( "Proof:
\n" ); document.write( ".09*1.5+.01*4.5=.03*6
\n" ); document.write( ".135+.045=.18
\n" ); document.write( ".18=.18
\n" ); document.write( "
\n" );