document.write( "Question 809055: A pound of tin is worth $1 more than a pound of copper. Two pounds of tin are mixed with 8 pounds of copper to make bronze that sells for $4.45 per pound. How much is a pound of tin worth? \n" ); document.write( "
Algebra.Com's Answer #487369 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pound of tin is worth $1 more than a pound of copper. Two pounds of tin are mixed with 8 pounds of copper to make bronze that sells for $4.45 per pound. How much is a pound of tin worth? \n" ); document.write( "---------------- \n" ); document.write( "2t+8c = 445 cents \n" ); document.write( "t = c + 100 cents \n" ); document.write( "------------------------------ \n" ); document.write( "Substitute for \"t\" and solve for \"c\": \n" ); document.write( "2(c+100) + 8c = 445 \n" ); document.write( "----- \n" ); document.write( "2c + 200 + 8c = 445 \n" ); document.write( "10c = 245 \n" ); document.write( "c = 24.5 cents (price of lb of copper) \n" ); document.write( "---- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "t = c + 100 \n" ); document.write( "t = 24.5 + 100 \n" ); document.write( "t = 124.5 cents (price of lb of tin) \n" ); document.write( "-------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |