document.write( "Question 79317: Trader Joe has 3 pounds of walnuts and 6 pounds of almonds sell for $51. Five pounds of walnuts and 4 pounds sell for $55. Find the price of 1 pound of almonds.
\n" ); document.write( "I am Totally confused. Trying to help my son. Please help.
\n" ); document.write( "

Algebra.Com's Answer #56918 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let W = the price of walnuts per pound.
\n" ); document.write( "Let A = the price of Almonds per pound.
\n" ); document.write( "From the problem description, you can write:
\n" ); document.write( "1) \"3W%2B6A+=+51\" and
\n" ); document.write( "2) \"5W%2B4A+=+55\"
\n" ); document.write( "To solve this sytem of equations by elimination, multiply equation 1) by 5 and equation 2) by 3.
\n" ); document.write( "1a) \"5%283W%2B6A%29+=+5%2851%29\"
\n" ); document.write( "2a) \"3%285W%2B4A%29+=+3%2855%29\"
\n" ); document.write( "----------------------
\n" ); document.write( "1a) \"15W%2B30A+=+255\"
\n" ); document.write( "2a) \"15W%2B12A+=+165\" Subtract equation 2a) from equation 1a)
\n" ); document.write( "----------------------
\n" ); document.write( "3) \"18A+=+90\" Divide both sides by 18.
\n" ); document.write( "\"A+=+5\"
\n" ); document.write( "The price of almonds is $5.00 per pound.
\n" ); document.write( "
\n" );