document.write( "Question 406737: How many pounds of a 15% aluminum alloy must be mixed with 500 lb of a 22% aluminum alloy to make a 20% aluminum alloy? \n" ); document.write( "
Algebra.Com's Answer #286957 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the lbs of 15% aluminum
\n" ); document.write( "Question states***
\n" ); document.write( " 'Mixing' to form (500+x)lbx of 20%
\n" ); document.write( " .15x + .22*500 = .20(500+x)
\n" ); document.write( "Solving for x
\n" ); document.write( " .02*500= .05x
\n" ); document.write( " .02*500/.05= x =200lb, the amount of 15% aluminum\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 30 + 110 = .20*700 = 140 \n" ); document.write( "
\n" );