document.write( "Question 1064947: A person plans to invest a total of $190,000 in a money market account, a bond fund, an international stock fund, and a domestic stock fund. She wants 60% of her investment to be conservative (money market and bonds). She wants the amount in domestic stocks to be 44 times the amount in international stocks. Finally, she needs an annual return of $7,600. Assuming she gets annual returns of 2.5% on the money market account, 3.5% on the bond fund, 4% on the international stock fund, and 6% on the domestic stock fund, how much should she put in each investment? \n" ); document.write( "
Algebra.Com's Answer #680177 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Total to invest: 190,000 \n" ); document.write( "60% in Money Market and Bond Funds: \n" ); document.write( "190,000*0.6 = 114,000 in MM and BF \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "Interest: \n" ); document.write( "MM 0.025 \n" ); document.write( "BF 0.035 \n" ); document.write( "IS 0.04 \n" ); document.write( "DS 0.06 \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "MM+BF = 114,000 \n" ); document.write( "IS+DS = 190,000-114,000 = 76,000 \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "DS = 44*IS \n" ); document.write( "DS+IS = 76,000 \n" ); document.write( "44*IS+IS = 76,000; 45IS = 76,000; IS = 76,000/45 = 1,688.89 \n" ); document.write( "IS = 1,688.89 \n" ); document.write( "DS = 44*1,688.89 = 74,311.16 \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "IS = 1,688.89*0.04 = $67.55 interest on International Stocks \n" ); document.write( "DS = 74,311.16*0.06 = $4,458.67 interest on Domestic Stocks \n" ); document.write( "Total: 67.55+4,458.67 = 4,526.22 \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "MM+BF = 114,000 \n" ); document.write( "0.025MM+0.035BF = 7,600-4,526.22 = 3,073.78 \n" ); document.write( "0.025x+0.035(114,000-x) = 3,073.78 = 91,622 Invested at 2.5% \n" ); document.write( "114,000-91,622 = 22,378 Invested at 3.5% \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "91,622*0.025 = 2,290.55 Interest from Money Market \n" ); document.write( "22,378*0.035 = 783.23 Interest from Bond Funds \n" ); document.write( "~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ \n" ); document.write( "Check: \n" ); document.write( " 67.55+4458.67+2290.55+783.23 = 7,600 Correct. \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " |