document.write( "Question 1092935: A supermarket is selling 2 types of candies, orange slices and strawberry leaves. The orange slices cost $1.27 per pound and the strawberry leaves cost $1.77 per pound. How many pounds of each should be mixed to get a 13-pound mixture that sells for $19.01?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #707553 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = pounds of orange slices
\n" ); document.write( "Let \"+b+\" = pounds of strawberry leaves
\n" ); document.write( "------------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+13+\"
\n" ); document.write( "(2) \"+1.27a+%2B+1.77b+=+19.01+\"
\n" ); document.write( "------------------------------------------
\n" ); document.write( "(2) \"+127a+%2B+177b+=+1901+\"
\n" ); document.write( "Multiply both sides of (1) by \"+127+\"
\n" ); document.write( "and subtract (1) from (2)
\n" ); document.write( "(2) \"+127a+%2B+177b+=+1901+\"
\n" ); document.write( "(1) \"+-127a+-+127b+=+-1651+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "\"+50b+=+250+\"
\n" ); document.write( "\"+b+=+5+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+5+=+13+\"
\n" ); document.write( "(1) \"+a+=+8+\"
\n" ); document.write( "---------------------
\n" ); document.write( "8 pounds of orange slices
\n" ); document.write( "5 pounds of strawberry leaves
\n" ); document.write( "--------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+1.27a+%2B+1.77b+=+19.01+\"
\n" ); document.write( "(2) \"+1.27%2A8+%2B+1.77%2A5+=+19.01+\"
\n" ); document.write( "(2) \"+10.16+%2B+8.85+=+19.01+\"
\n" ); document.write( "(2) \"+19.01+=+19.01+\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );