document.write( "Question 1092896: Question 9
\n" ); document.write( "A store is having a sale on jelly beans and trail mix. For
\n" ); document.write( "8
\n" ); document.write( " pounds of jelly beans and
\n" ); document.write( "4
\n" ); document.write( " pounds of trail mix, the total cost is
\n" ); document.write( "$25
\n" ); document.write( ". For
\n" ); document.write( "3 pounds of jelly beans and
\n" ); document.write( "2
\n" ); document.write( " pounds of trail mix, the total cost is
\n" ); document.write( "$11
\n" ); document.write( ". Find the cost for each pound of jelly beans and each pound of trail mix.
\n" ); document.write( "

Algebra.Com's Answer #707498 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = cost /pound of jelly beans
\n" ); document.write( "Let \"+b+\" = cost /pound of trail mix
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(1) \"+8a+%2B+4b+=+25+\"
\n" ); document.write( "(2) \"+3a+%2B+2b+=+11+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "Multiply both sides of (2) by \"+2+\" and
\n" ); document.write( "subtract (2) from (1)
\n" ); document.write( "(1) \"+8a+%2B+4b+=+25+\"
\n" ); document.write( "(2) \"+-6a+-+4b+=+-22+\"
\n" ); document.write( "------------------------
\n" ); document.write( "\"+2a+=+3+\"
\n" ); document.write( "\"+a+=+1.5+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+3%2A1.5+%2B+2b+=+11+\"
\n" ); document.write( "(2) \"+4.5+%2B+2b+=+11+\"
\n" ); document.write( "(2) \"+2b+=+6.5+\"
\n" ); document.write( "(2) \"+b+=+3.25+\"
\n" ); document.write( "---------------------
\n" ); document.write( "Jelly beans cost $1.50/pound
\n" ); document.write( "Trail mix costs $3.25/pound
\n" ); document.write( "-------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+8a+%2B+4b+=+25+\"
\n" ); document.write( "(1) \"+8%2A1.5+%2B+4%2A3.25+=+25+\"
\n" ); document.write( "(1) \"+12+%2B+13+=+25+\"
\n" ); document.write( "(1) \"+25+=+25+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );