document.write( "Question 1110852: Last year, Ryan had $20,000 invest. He invested some of it in an account that paid 9% simple interest per year, and he invested the rest in an account that paid 10% simple interest per year. After one year, he received a total of $1840 in interest. How much did he invest in each account? \n" ); document.write( "
Algebra.Com's Answer #725849 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " Let x represent amount invested at 10%
\n" ); document.write( "Principal•rate = Interest
\n" ); document.write( ".10x + .09($20,000-x) = $1840
\n" ); document.write( " .01x = $1840 - $1800
\n" ); document.write( " .01x = $40
\n" ); document.write( "x = $4000, amount at 10%, $16,000 at 9% \"20000-4000+=+16000\"
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( ".10•$4000 + .09•$16000= $400 + $1440 = $1840
\n" ); document.write( " \n" ); document.write( "
\n" );