document.write( "Question 1161616: A stock broker is required to keep $100,000 in low-risk funds. He splits the money between a fund that has an interest rate of 9.2% and one that pays 8.6%. In the first year, the money earns $8960 in interest. How much of the $100,000 was invested in the fund with 9.2% interest? \n" ); document.write( "
Algebra.Com's Answer #785210 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x in low risk making .092 interest or .092x $ a year
\n" ); document.write( "100000-x making .086 a or $8600-0.086x a year
\n" ); document.write( "0.092x+8600-0.086x=8960. The interest of each of the above added together is $8960.
\n" ); document.write( "Collect terms
\n" ); document.write( "0.092x-0.086x=8960-8600
\n" ); document.write( "so 0.006x=360
\n" ); document.write( "x=$60000 making 9.2% or $5520 a year
\n" ); document.write( "100000-x=$40000 making 8.6% or $3440 a year
\n" ); document.write( "
\n" );