document.write( "Question 1203605: If an amount of $9,000 is invested at a simple interest rate of
\n" ); document.write( "3 1/2%
\n" ); document.write( " interest per year, how much additional money (in dollars) must be invested at a simple interest rate of 5% per year to ensure that the interest each year is 4% of the total amount invested?
\n" ); document.write( "

Algebra.Com's Answer #839283 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
If an amount of $9,000 is invested at a simple interest rate of 3 1/2% interest per year,
\n" ); document.write( "how much additional money (in dollars) must be invested at a simple interest rate of 5% per year
\n" ); document.write( "to ensure that the interest each year is 4% of the total amount invested?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the value under the problem question (= an additional amount to invest at 5%).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From one side, these two amounts of $9000 and x dollars generate the total annual interest\r\n" );
document.write( "of 0.035*19000 + 0.05x  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the other side, we want to have the total annual interest of 0.04(9000+x)  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we write this equation\r\n" );
document.write( "\r\n" );
document.write( "    0.035*9000 + 0.05x = 0.04(9000+x)   dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    0.035*9000 + 0.05x = 0.04*9000 + 0.04x\r\n" );
document.write( "\r\n" );
document.write( "    0.05x - 0.04x = 0.04*9000 - 0.035*9000\r\n" );
document.write( "\r\n" );
document.write( "        0.01x     =       45\r\n" );
document.write( "\r\n" );
document.write( "            x     =       45/0.01 = 4500.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  An additional amount to invest at 5% is 4500 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );