document.write( "Question 1202412: Maricopa's Success scholarship fund receives a gift of $105000. The money is invested in stocks, bonds, and CDs. CDs pay 3.25% interest, bonds pay 5.7% interest, and stocks pay 11.5% interest. Maricopa Success invests $35000 more in bonds than in CDs. If the annual income from the investments is $7937.50 , how much was invested in each account?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #837234 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "TYPE           INT. RATE          INVESTED             INTEREST\r\n" );
document.write( "stocks         11.5%             105000-2x-35000\r\n" );
document.write( "bonds           5.7%              x+35000\r\n" );
document.write( "CD's            3.25%                  x\r\n" );
document.write( "TOTAL                             105000                7937.5\r\n" );
document.write( "

\n" ); document.write( "Read and think how this table corresponds to the written description. Fill-in the missing \"interest\" quantity information, and setup the total interest equation.
\n" ); document.write( "
\n" );