document.write( "Question 127450: Mardi recieved an inheritance of $50,000, She invested part at 10% and deposited the remainder in tax-free bonds at 11%. Her total annual income from the investments was $5200. Find the amount invested at 10%. \n" ); document.write( "
Algebra.Com's Answer #93375 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! .1x+.11(50,000-x)=5,200 \n" ); document.write( ".1x+5,500-.11x=5,200 \n" ); document.write( ".01x=5,200-5,500 \n" ); document.write( "-.01x=-300 \n" ); document.write( "x=-300/-.01 \n" ); document.write( "x=$30,000 invested @ 10%. \n" ); document.write( "PROOF: \n" ); document.write( ".1*30,000+.11(50,000-30,000)=5,200 \n" ); document.write( "3000+.11*20,000)=5,200 \n" ); document.write( "3000+2,200=5,200 \n" ); document.write( "5,200=5,200 \n" ); document.write( " \n" ); document.write( " |