document.write( "Question 1003369: Please help me with this. I've done similar problems when I was just calculating for how much to invest of two different percentages, but having to calculate the total interest is throwing me off:\r
\n" );
document.write( "\n" );
document.write( "Wendy was awarded a volleyball scholarship to the University of Michigan, so on graduation her parents gave her the $17,000, they had saved for her college tuition. She opted to invest some money in a privately held company that pays 10% per a year, and evenly split the remaining money between a money market account yielding 2% and a high risk stock that yielded 40%. At the end of the first year she had $19,910 total. How much did she invest in each of the three?
\n" );
document.write( "_____ @ 10%
\n" );
document.write( "______@ 2%
\n" );
document.write( "______@ 40% \n" );
document.write( "
Algebra.Com's Answer #620135 by maxitee(11)![]() ![]() ![]() You can put this solution on YOUR website! The solution is derive an equation and link two variables together. See below.\r \n" ); document.write( "\n" ); document.write( "Let's call the amount invested for the 10%, A \n" ); document.write( "Let's call the 2%, B and the 40% C.\r \n" ); document.write( "\n" ); document.write( " From the question, B = C.\r \n" ); document.write( "\n" ); document.write( "If she made $19,910 at the end of the first year. We try to sum up all the investments that gave her the returns. Using the above A, B and C. We have.\r \n" ); document.write( "\n" ); document.write( "(10% of A plus A)***THIS IS EVERYTHING SHE GETS FROM THE INVESTMENT, i.e we add her profit(10%) plus her initial investment ******\r \n" ); document.write( "\n" ); document.write( " Applying the above for all other investments we have.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Being that B = C, we can substitute B for C. After doing that and simplifying the above equation we have.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's call the above equation (i)\r \n" ); document.write( "\n" ); document.write( " Remember that she invested all her money. Therefore if we sum all the invested amounts, A B and C we will equate it to her initial $17,000\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Being that B and C are the same we have a new equation from the above as. \n" ); document.write( " \n" ); document.write( " We shall call the above equation (ii). \n" ); document.write( "If we make A subject of formula in equation (ii) we have A = 17,000 - 2B.\r \n" ); document.write( "\n" ); document.write( "So we simply substitute the value of A into equation (i) above. See the result. \n" ); document.write( " \n" ); document.write( "From the above B will equate = $5,500\r \n" ); document.write( "\n" ); document.write( " If B is $5,500 C is equally $5,500 which puts A as $6,000.\r \n" ); document.write( "\n" ); document.write( "In conclussion, \n" ); document.write( "$6,000 @ 10% \n" ); document.write( "$5,500 @ 2% \n" ); document.write( "$5,500 @ 40% \n" ); document.write( " |