document.write( "Question 559928: Please help me solve the problem: Pure tin was mixed with an 8% tin alloy to produce an alloy that was 25% tin. How much pure tin and how much 8% alloy were used to produce 184kg of 25% alloy? \n" ); document.write( "
Algebra.Com's Answer #363577 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Please help me solve the problem: Pure tin was mixed with an 8% tin alloy to produce an alloy that was 25% tin. How much pure tin and how much 8% alloy were used to produce 184kg of 25% alloy?
\n" ); document.write( "**
\n" ); document.write( "let x=amt of pure tin used in mixture (kg)
\n" ); document.write( "184-x=amt of 8% tin used in mixture (kg)
\n" ); document.write( "..
\n" ); document.write( "100%x+8%(184-x)=25%*184
\n" ); document.write( "x+14.72-.08x=46
\n" ); document.write( ".92x=46-14.72=31.28
\n" ); document.write( "x=31.28/.92=34
\n" ); document.write( "184-x=150
\n" ); document.write( "ans:
\n" ); document.write( "amt of pure tin used in mixture=34 kg
\n" ); document.write( "amt of 8% tin used in mixture=150 kg
\n" ); document.write( "
\n" );