document.write( "Question 223627: Betsy, a recent retiree, requires $6000 per year in extra income. She has $50,000 to invest and can invest in B-rated bonds paying 15% per year or in a certificate of deposit (CD) paying 7% per year. How much money should be invested in each to realize exactly $6000 interest per year? \n" ); document.write( "
Algebra.Com's Answer #167137 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.15x+.07(50,000-x)=6,000
\n" ); document.write( ".15x+3,500-.07x=6,000
\n" ); document.write( ".08x=6,000-3,500
\n" ); document.write( ".08x=2,500
\n" ); document.write( "x=2,500/.08
\n" ); document.write( "x=31,250 invested @ 15 %.
\n" ); document.write( "50,000-31,250=18,750 amount invested @ 7%.
\n" ); document.write( "Proof:
\n" ); document.write( ".15*31,250+.07*18,750=6,000
\n" ); document.write( "4,687.50+1,312.50=6,000
\n" ); document.write( "6,000=6,000\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );