document.write( "Question 138734: Hi, I am having a problem setting up the correct equation for this problem.
\n" );
document.write( "How much silver and lead should be added to 100 lbs of a mixture containing 15% silver and 30% lead to obtain an alloy containing 25% silver and 50% lead.
\n" );
document.write( "I believe the answer is 40lbs silver and 80lbs lead.
\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #101232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much silver and lead should be added to 100 lbs of a mixture containing 15% silver and 30% lead to obtain an alloy containing 25% silver and 50% lead. \n" ); document.write( "I believe the answer is 40lbs silver and 80lbs lead. \n" ); document.write( "--------------------------------- \n" ); document.write( "Start: \n" ); document.write( "Amount = 100 lbs: \n" ); document.write( "15% silver = 15 lbs \n" ); document.write( "30% lead = 30 lbs \n" ); document.write( "----------------------- \n" ); document.write( "Add: \n" ); document.write( "silver = S \n" ); document.write( "Lead = L \n" ); document.write( "------------------------- \n" ); document.write( "End up with: \n" ); document.write( "Amount: 100+S + L lbs \n" ); document.write( "------------------------------------------ \n" ); document.write( "EQUATIONS: \n" ); document.write( "Silver: 15 + S = 0.25(100 + S + L) \n" ); document.write( "15 + S = 25 + 0.25S + 0.25L \n" ); document.write( "0.75S - 0.25L = 10 \n" ); document.write( "------------------------ \n" ); document.write( "Lead: 30 + L = 0.50(100+S+L) \n" ); document.write( "30 + L = 50 + 0.50S + 0.50L \n" ); document.write( "0.50S -0.50L = -20 \n" ); document.write( "-------------------------- \n" ); document.write( "Summary: \n" ); document.write( "0.75S - 0.25L = 10 \n" ); document.write( "0.50S -0.50L = -20 \n" ); document.write( "-------------------- \n" ); document.write( "I used a Matrix method to get: \n" ); document.write( "S = 40 \n" ); document.write( "L = 80 \n" ); document.write( "--------- \n" ); document.write( "You are correct. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |