document.write( "Question 626526: A bank loaned out $17,000, part of it at 6% per year, and the rest at 16% per year. If the interest received in one year totaled $1500, how much was loaned out at 6%?\r
\n" );
document.write( "\n" );
document.write( "How much of the $17000 did the bank loan out at 6%? \n" );
document.write( "
Algebra.Com's Answer #394266 by ewatrrr(24785)  You can put this solution on YOUR website! \n" );
document.write( "Hi, \n" );
document.write( "A bank loaned out $17,000, part of it at 6% per year, and the rest at 16% per year. \n" );
document.write( "If the interest received in one year totaled $1500, how much was loaned out at 6%? \n" );
document.write( "Question states*** \n" );
document.write( " .06(17000-x) + .16x = $1500 \n" );
document.write( " .10x = 1500-1020 \n" );
document.write( " x = $4800, amount loaned at 16%. $12,200 at 6% \n" );
document.write( "and... \n" );
document.write( "CHECKING our Answer*** \n" );
document.write( " \n" );
document.write( " |
\n" );