document.write( "Question 59484: A man has a savings account that pays 1% annual interest and a mutual fund account that pays 11% annually. His total interest from the two accounts is $1540, and the total amount of money in the two accounts is $20,000. How much money does he have in the savings account? \n" ); document.write( "
Algebra.Com's Answer #40770 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 20K is the total amount invested \n" ); document.write( "Let x = amount invested @ 11% \n" ); document.write( "20K - x = amount invested @ 1% \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "20K - x = amount invested @ 1% \n" ); document.write( " \n" ); document.write( "The amount invested in the savings account is $6,600 \n" ); document.write( " |