document.write( "Question 121765: Here's my question: Bob invested $20,000, part at 14% and part at 13%. If the total interest at the end of the year is $2,720, how much did he invest at 14%? I got $11,000, but I don't think that's right. \n" ); document.write( "
Algebra.Com's Answer #89404 by oscargut(2103) You can put this solution on YOUR website! C1 +C2 = 20000\r \n" ); document.write( "\n" ); document.write( "C1(0,14)+C2(0,13)=2720\r \n" ); document.write( "\n" ); document.write( "then\r \n" ); document.write( "\n" ); document.write( "(0,14)C1+(0,14)C2=2800 \n" ); document.write( "-(0,14)C1-(0,13)C2=-2720\r \n" ); document.write( "\n" ); document.write( "(0,01)C2=80 then C2=8000 and C1=12000\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |