document.write( "Question 398544: The total annual interest from two bank accounts is $481. One account earns 5.9% annual interest and the other earns 6.75%. If the two accounts have a total of $7600 in them, how much is in each account? \n" ); document.write( "
Algebra.Com's Answer #282383 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .0675x+.059(7,600-x)=481 \n" ); document.write( ".0675x+448.4-.059x=481 \n" ); document.write( ".0085x=481-448.4 \n" ); document.write( ".0085x=32.6 \n" ); document.write( "x=32.6/.0085 \n" ); document.write( "x=3,835.29 amount invested @ 6.75% \n" ); document.write( "7,600-3,835.29=3,764.71 amount invested @ 5.9% \n" ); document.write( "Proof: \n" ); document.write( ".0675*3,835.29+.059*3,764.71=491 \n" ); document.write( "258.88+222.12=481 \n" ); document.write( "481=481 \n" ); document.write( " \n" ); document.write( " |