document.write( "Question 66582: A jeweler is using 10 lbs. of an alloy that is 2% robium. He has another alloy which is 5% robium. He wishes to combine these mixtures to form a mixture that is 3% robium. How many pounds of the second alloy should be added to the first to get a mixture that is 3% robium.\r
\n" );
document.write( "\n" );
document.write( "I really need help, so I would ask for step by step instructions please.\r
\n" );
document.write( "\n" );
document.write( "Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #47229 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A jeweler is using 10 lbs. of an alloy that is 2% robium. He has another alloy which is 5% robium. He wishes to combine these mixtures to form a mixture that is 3% robium. How many pounds of the second alloy should be added to the first to get a mixture that is 3% robium. \n" ); document.write( "------------------- \n" ); document.write( "2% alloy DATA: \n" ); document.write( "Amount = 10 lbs ; amount of robium= 0.02(10)=0.2 lbs \n" ); document.write( "-------------- \n" ); document.write( "5% alloy DATA: \n" ); document.write( "Amount= x lbs ; amount of robium=0.05x lbs. \n" ); document.write( "------------ \n" ); document.write( "Mixture DATA: \n" ); document.write( "Amount = x+10 lbs ; amount of robium = 0.3(x+10)=(0.03x+0.3) lbs \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "robium + robium = robium \n" ); document.write( "0.2 +0.05x = 0.03x+0.3 \n" ); document.write( "0.02x=0.1 \n" ); document.write( "x=5 lbs (amount of 5% alloy that must be added) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |