document.write( "Question 786666: Suppose you invest $4,900 in stocks and bonds paying 7% and 3%, respectively. The interest from both investments after one year is $239. For the following problems, use x for the amount invested in stocks and y for the amount invested in bonds.\r
\n" ); document.write( "\n" ); document.write( "Write a mathematical expression for the total amount of money invested
\n" ); document.write( "I put 07y+.03x+239=4900 but it was wrong
\n" ); document.write( "

Algebra.Com's Answer #477938 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Sorry but it is wrong.
\n" ); document.write( "Let x = amount invested in stock paying 7%
\n" ); document.write( "Let y = amount invested in bonds paying 3%
\n" ); document.write( "The answer to \"Write a mathematical expression for the total amount of money invested\" is simply
\n" ); document.write( "(1) x + y
\n" ); document.write( "However, if the real question is to find out the amount of x and y, we need two equations, the total invested given by
\n" ); document.write( "(2) x + y = 4900 and the interest earned after one year given by
\n" ); document.write( "(3) 0.07x + 0.03y = 239
\n" ); document.write( "We must solve the system of equations given by (2) and (3).
\n" ); document.write( "I don't like to use decimals so I multiply both sides of (3) by 100 to get
\n" ); document.write( "(4) 7x + 3y = 23900
\n" ); document.write( "Now substitute
\n" ); document.write( "(5) x = 4900 - y from (2) into (4) to get
\n" ); document.write( "(6) 7*(4900 - y) + 3y = 23900 or
\n" ); document.write( "(7) 34300 - 7y + 3y = 23900 or
\n" ); document.write( "(8) 34300 - 4y = 23900 or
\n" ); document.write( "(9) -4y = 23900 - 34300 or
\n" ); document.write( "(10) 4y = 10400 or
\n" ); document.write( "(11) y = 10400/4 or
\n" ); document.write( "(12) y = 2600
\n" ); document.write( "And from (2) we get
\n" ); document.write( "(13) x = 4900 - 2600 or
\n" ); document.write( "(14) x = 2300
\n" ); document.write( "Let's check this with (3).
\n" ); document.write( "Is (0.07*2300 + 0.03*2600 = 239)?
\n" ); document.write( "Is (161 + 78 = 239)?
\n" ); document.write( "Is (239 = 239)? Yes
\n" ); document.write( "Answer to (possible) question: you invested $2300 in stock and $2600 in bonds.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );