document.write( "Question 1056435: Devon invested $8000 in three different mutual funds. A fund containing large cap stocks made 6.2% return in 1 years. A real estate fund lost 13.5% in 1 year, and a bond fund made 4.4% in 1 year. The amount invested in the large cap stock fund was twice the amount invested in the real estate fund. If Devon had a net return of $66 across all investments, how much did he invest in each fund?\r
\n" ); document.write( "\n" ); document.write( "So far I have this:\r
\n" ); document.write( "\n" ); document.write( "[A]= large cap fund
\n" ); document.write( "[B]= real estate fund
\n" ); document.write( "[C]= bond fund\r
\n" ); document.write( "\n" ); document.write( "so,
\n" ); document.write( "a+b+c= 8000
\n" ); document.write( "a+b=16,000
\n" ); document.write( "62a-135b+44c=66,000 My question is the second equation looks iffy. I know that the application read the amount invested in the large cap fund was twice the amount invested in the real estate fund, so I took the $8000 and multiplied it by 2. I know something is wrong, I just can't pin point it.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #671610 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Devon invested $8000 in three different mutual funds. A fund containing large cap stocks made 6.2% return in 1 years. A real estate fund lost 13.5% in 1 year, and a bond fund made 4.4% in 1 year. The amount invested in the large cap stock fund was twice the amount invested in the real estate fund. If Devon had a net return of $66 across all investments, how much did he invest in each fund?\r
\n" ); document.write( "\n" ); document.write( "So far I have this:\r
\n" ); document.write( "\n" ); document.write( "[A]= large cap fund
\n" ); document.write( "[B]= real estate fund
\n" ); document.write( "[C]= bond fund\r
\n" ); document.write( "\n" ); document.write( "so,
\n" ); document.write( "a+b+c= 8000
\n" ); document.write( "a+b=16,000
\n" ); document.write( "62a-135b+44c=66,000 My question is the second equation looks iffy. I know that the application read the amount invested in the large cap fund was twice the amount invested in the real estate fund, so I took the $8000 and multiplied it by 2. I know something is wrong, I just can't pin point it.
\n" ); document.write( "
You said A, B, and C for the funds. These are not the same as a, b, and c. You need to be consistent. Let's go with a, b, and c.
\n" ); document.write( "a + b + c = 8,000 ---- This is CORRECT ------- eq (i)
\n" ); document.write( "a + b = 16,000 ------- This is incorrect, and should be: a = 2b ------ eq (ii)
\n" ); document.write( "62a - 135b + 44c = 66,000 ------ This is correct ------ eq (iii)\r
\n" ); document.write( "\n" ); document.write( "2b + b + c = 8,000 ----- Substituting 2b for a in eq (i)
\n" ); document.write( " 3b + c = 8,000_______c = 8,000 - 3b ------- eq (iv)
\n" ); document.write( "62(2b) - 135b + 44(8,000 - 3b) = 66,000 ------ Substituting 2b for a, and 8,000 - 3b for c in eq (iii)
\n" ); document.write( "Now, just solve for b!
\n" ); document.write( "Then, substitute the value of b into eq (ii) to get the value of a
\n" ); document.write( "Last, substitute values of b and a into eq (i) to get the value of c. Voila, you're finally done! \n" ); document.write( "
\n" );