document.write( "Question 839291: An investment club invest part of $8000 at 10% annual interest and the rest at 12%. If the annual income from these investment is $900, how much was invested at each rate. \n" ); document.write( "
Algebra.Com's Answer #505646 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent amount saved at 10% and 12% respectively
\n" ); document.write( " x + y = $8,000 0r \"x+=+8000+-+y+\"
\n" ); document.write( " .10x + .12y = $900
\n" ); document.write( " .10(8,000 - y) + .12y = 900 |solving the system of EQs by substitution
\n" ); document.write( " .02y = 900 - 800
\n" ); document.write( " .02y = 100
\n" ); document.write( " y = $5000 and x = $3000
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "\".10%2A3000+%2B+.12%2A5000+=+300+%2B+600\" = $900
\n" ); document.write( "Wish You the Best in your Studies
\n" ); document.write( " \n" ); document.write( "
\n" );