document.write( "Question 51886: rellie invests 12,000 pesos. A part of it earns 10% interrest annually ans the rest earns 9% interest annually. his annual income from these investments is 1, 130 pesos. how much is invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #34604 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Use the standard form of a line. \n" ); document.write( "Ax+By=c \n" ); document.write( ".10x+.09(12,000-x)=1130 \n" ); document.write( ".10x+1080-.09x=1130 [Solve for x] \n" ); document.write( "-.01x=1130-1080 \n" ); document.write( "x=5000 \n" ); document.write( ". \n" ); document.write( "Y=12,000-5000=7,000 \n" ); document.write( ". \n" ); document.write( "Check by plugging the value of x and y back into the original equation. \n" ); document.write( ".10(5000)+.09(12,000-(5000))=1130 \n" ); document.write( "500+.09(7000)=1130 \n" ); document.write( "500+630=1130 \n" ); document.write( "1130=1130 [Checks out] \n" ); document.write( " \n" ); document.write( " |