document.write( "Question 1142975: Isabel invested $8000. part in an account paying 6% interest and part in bonds paying 8%. If she has reversed the amounts invested, she would have received $100 less. How much did she invest in cash? \n" ); document.write( "
Algebra.Com's Answer #763707 by ikleyn(52847)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x = invested at 6%.\r\n" ); document.write( "\r\n" ); document.write( "Then the amount invested at 8% is (8000 -x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total interest in this case is 0.06x + 0.08*(8000-x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In the reversed case, the total interest is 0.08x + 0.06*(8000-x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The difference is $100:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.06x + 0.08*(8000-x) = 0.08x + 0.06*(8000-x) + 100.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for x:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.06x + 640 - 0.08x = 0.08x + 480 - 0.06x + 100\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 640 - 0.02x = 0.02x + 580\r\n" ); document.write( "\r\n" ); document.write( " 640 - 580 = 0.02x + 0.02x\r\n" ); document.write( "\r\n" ); document.write( " 60 = 0.04x\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |