document.write( "Question 497003: You invested $10,400.00 in stocks and bonds, paying 6.4% and 8.3%, respectively. If the total interest earned for the year was $746.00, how much was invested in stocks and how much was invested in bonds? \n" ); document.write( "
Algebra.Com's Answer #336620 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! .083n+.064(10400-n)=746 \n" ); document.write( "83n+64(10400-n)=746000 \n" ); document.write( "83n+665600-64n=746000 \n" ); document.write( "19n=80400 \n" ); document.write( "n=4231.58 \n" ); document.write( "10400-n=6168.42 \n" ); document.write( "You invested $4231.48 at 8.3% and $6168.42 at 6.4%.. \n" ); document.write( " \n" ); document.write( " |