document.write( "Question 1184408: A combined total of $22,000 is invested in two bonds that pay 3% and 9.5% simple interest. The annual interest is $1,765.00. How much is invested in each bond? \n" ); document.write( "
Algebra.Com's Answer #814975 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = amount at 9.5% \n" ); document.write( "22000-x = amount at 3% \n" ); document.write( "The total interest was $1765: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: $17000 at 9.5%; the other $5000 at 3% \n" ); document.write( "CHECK: .095(17000)+.03(5000)=1615+150=1765 \n" ); document.write( " \n" ); document.write( " |