document.write( "Question 1138487: If an investor invests a total of $25,000 into two bonds, one that pays 3% simple interest, and the other that pays 2 7/8% interest, and the investor earns $737.50 annual interest, how much was invested in each account? \n" ); document.write( "
Algebra.Com's Answer #756284 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x at 3%
\n" ); document.write( "25000-x at 2.875%
\n" ); document.write( ".03x+718.75-.02875x=737.50
\n" ); document.write( "0.00125x=18.75
\n" ); document.write( "x=$15000 at 3% ($450)
\n" ); document.write( "and $10000 at 2.875% ($287.50)
\n" ); document.write( "
\n" ); document.write( "
\n" );