document.write( "Question 813730: Chuck receives loans totaling $12,000 from two banks. One bank charges 7.5% annual interest and the second bank charges 6% annual interest. He paid $840 in total interest in one year. How much was loaned at each banks? \n" ); document.write( "
Algebra.Com's Answer #489900 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=12000
\n" ); document.write( ".075a+.06b=840
\n" ); document.write( "a=8000., b=4000.
\n" ); document.write( "
\n" ); document.write( "
\n" );