document.write( "Question 1078972: A boy bought 2 oranges, 3 pears and 4 apples, for 22 cents. He gave as much for a pear as for 2 apples; and twice as much for an orange, as for a pear and an Apple. What was the price of each? \n" ); document.write( "
Algebra.Com's Answer #693383 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = the price in cents of an orange
\n" ); document.write( "Let \"+b+\" = the price in cents of a pear
\n" ); document.write( "Let \"+c+\" = the price in cents of an apple
\n" ); document.write( "---------------------------------
\n" ); document.write( "(1) \"+2a+%2B+3b+%2B+4c+=+22+\"
\n" ); document.write( "(2) \"+b+=+2c+\"
\n" ); document.write( "(3) \"+a+=+2%2A%28+b+%2B+c+%29+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "There are 3 unknowns, so 3 equations are given
\n" ); document.write( "Substitute (2) into (3)
\n" ); document.write( "(3) \"+a+=+2%2A%28+2c+%2B+c+%29+\"
\n" ); document.write( "(3) \"+a+=+2%2A3c+\"
\n" ); document.write( "(3) \"+a+=+6c+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "Substitute (2) and (3) into (1)
\n" ); document.write( "(1) \"+2%2A6c+%2B+3%2A2c+%2B+4c+=+22+\"
\n" ); document.write( "(1) \"+12c+%2B+6c+%2B+4c+=+22+\"
\n" ); document.write( "(1) \"+22c+=+22+\"
\n" ); document.write( "(1) \"+c+=+1+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+b+=+2c+\"
\n" ); document.write( "(2) \"+b+=+2%2A1+\"
\n" ); document.write( "(2) \"+b+=+2+\"
\n" ); document.write( "and
\n" ); document.write( "(3) \"+a+=+6c+\"
\n" ); document.write( "(3) \"+a+=+6%2A1+\"
\n" ); document.write( "(3) \"+a+=+6+\"
\n" ); document.write( "------------------
\n" ); document.write( "The price of an orange is 6 cents
\n" ); document.write( "The price of a pear is 2 cents
\n" ); document.write( "The price of an apple is 1 cent
\n" ); document.write( "--------------------------------
\n" ); document.write( "check answers:
\n" ); document.write( "(1) \"+2a+%2B+3b+%2B+4c+=+22+\"
\n" ); document.write( "(1) \"+2%2A6+%2B+3%2A2+%2B+4%2A1+=+22+\"
\n" ); document.write( "(1) \"+12+%2B+6+%2B+4+=+22+\"
\n" ); document.write( "(1) \"+22+=+22+\"
\n" ); document.write( "You can check (2) and (3)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );