document.write( "Question 1105498: Natasha invests $2100 in one account and $1400 in an account paying 2 % higher interest. At the end of one year she had earned $168 in interest. At what rates did she invest?\r
\n" );
document.write( "\n" );
document.write( "$2100 invested at %\r
\n" );
document.write( "\n" );
document.write( "$1400 invested at % \n" );
document.write( "
Algebra.Com's Answer #720343 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Interest + interest = total interest\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2100*x + 1400*(x+0.02) = 168 <<<---=== where x is percentage for $2100 loan expressed as the decimal (like 3.5% = 0.0035 . . . )\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2100x + 1400x + 28 = 168\r\n" ); document.write( "\r\n" ); document.write( "3500x = 168 - 28 = 140 ====> x =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |