document.write( "Question 1030324: A silversmith has two alloys, one containing 50% silver and the other 40% silver. How much of each should be melted and combined to obtain 600 grams of an alloy containing 47% silver? \n" ); document.write( "
Algebra.Com's Answer #645185 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A silversmith has two alloys, one containing 50% silver and the other 40% silver.
\n" ); document.write( "How much of each should be melted and combined to obtain 600 grams of an alloy containing 47% silver?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Take P grams of the 50% silver alloy and F grams of the 40% silver alloy.\r\n" );
document.write( "Make sure that \r\n" );
document.write( "\r\n" );
document.write( "   P +    Q = 600,         (1)   and\r\n" );
document.write( "0.5P + 0.4Q = 0.47*600.    (2) \r\n" );
document.write( "\r\n" );
document.write( "Solve this system for P and Q:\r\n" );
document.write( "\r\n" );
document.write( "   P +    Q = 600,         (1)   and\r\n" );
document.write( "0.5P + 0.4Q = 282.         (2)       ( 282 = 0.47*600 )\r\n" );
document.write( "\r\n" );
document.write( "You can use any of substitution or eliminating method.\r\n" );
document.write( "\r\n" );
document.write( "I think that if the teacher gave you such problem, you know how to solve the 2x2-system.\r\n" );
document.write( "\r\n" );
document.write( "If not, look into the lessons \r\n" );
document.write( "\r\n" );
document.write( "    - Solution of the linear system of two equations in two unknowns by the Substitution method\r\n" );
document.write( "\r\n" );
document.write( "    - Solution of the linear system of two equations in two unknowns by the Elimination method \r\n" );
document.write( "\r\n" );
document.write( "in this site.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );