document.write( "Question 641149: A pound of tin is worth $2 more than a pound of copper. Two pounds of tin are mixed with 8 pounds of copper to make bronze that sells for $3.65 per pound. How much is a pound of tin worth? \n" ); document.write( "
Algebra.Com's Answer #403552 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+c+\" = price per pound of copper in dollars
\n" ); document.write( "Let \"+t+=+c+%2B+2+\" = price per pound of tin in dollars
\n" ); document.write( "given:
\n" ); document.write( "\"+2t+%2B+8c+=+3.65%2A10+\"
\n" ); document.write( "\"+2%2A%28+c+%2B+2+%29+%2B+8c+=+3.65%2A10+\"
\n" ); document.write( "\"+2c+%2B+4+%2B+8c+=+3.65%2A10+\"
\n" ); document.write( "\"+10c+=+36.5+-+4+\"
\n" ); document.write( "\"+10c+=+32.5+\"
\n" ); document.write( "\"+c+=+3.25+\"
\n" ); document.write( "and
\n" ); document.write( "\"+t+=+c+%2B+2+\"
\n" ); document.write( "\"+t+=+5.25+\"
\n" ); document.write( "tin is worth $5.25/pound
\n" ); document.write( "check:
\n" ); document.write( "\"+2t+%2B+8c+=+3.65%2A10+\"
\n" ); document.write( "\"+2%2A5.25+%2B+8%2A3.25+=+3.65%2A10+\"
\n" ); document.write( "\"+10.5+%2B+26+=+36.5+\"
\n" ); document.write( "\"+36.5+=+36.5+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );