document.write( "Question 209968: Translate the problem into a pair of linear equations in two variables. Solve the equations using either elimination or substitution. State your answer for the specified variable.\r
\n" );
document.write( "\n" );
document.write( "Mardi received an inheritance of $70,000. She invested part at 10% and deposited the remainder in tax-free bonds at 8%. Her total annual income from the investments was $6800. Find the amount invested at 10%. \n" );
document.write( "
Algebra.Com's Answer #158710 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .10X+.08(70,000-X)=6,800 \n" ); document.write( ".10X+5,600-.08X=6,800 \n" ); document.write( ".02X=6,800-5,600 \n" ); document.write( ".02X=1,200 \n" ); document.write( "X=1,200/.02 \n" ); document.write( "X=$60,000 IS THE AMOUNT INVESTED @ 10% \n" ); document.write( "70,000-60,000=$10,000 INVESTED @ 8%. \n" ); document.write( "PROOF: \n" ); document.write( ".10*60,000+.08*10,000=6,800 \n" ); document.write( "6,000+800=6,800 \n" ); document.write( "6,800=6,800 \n" ); document.write( " |