document.write( "Question 1089785: Harry deposits $3600 in an account that pays 8% simple interest, and $4500 in a second account which has a higher interest rate but is more risky. What interest rate must he get on the second account in order to earn at least $700 in interest for one year?\r
\n" ); document.write( "\n" ); document.write( "Write your answer as a percent, round your answer to two decimal places.\r
\n" ); document.write( "\n" ); document.write( "Let '<=' represent < and '>=' represent > in the drop down box below:
\n" ); document.write( "

Algebra.Com's Answer #704201 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
(3600*0.08) + (4500*x) => 700
\n" ); document.write( "288 + (4500*x) => 700
\n" ); document.write( "4500*x => 700
\n" ); document.write( "x => 0.15 = 15%
\n" ); document.write( "
\n" );