document.write( "Question 1165915: You have $2,000 to invest, and want it to grow to $3,000 in two years. What interest rate
\n" ); document.write( "would you need to find to make this possible?
\n" ); document.write( "

Algebra.Com's Answer #790646 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
With simple interest I=prt and need 1000 of interest in 2 years,
\n" ); document.write( "I=prt
\n" ); document.write( "1000=2000*2*r
\n" ); document.write( "1000/4000=r
\n" ); document.write( "r=0.25 or 25%.\r
\n" ); document.write( "\n" ); document.write( "For compounding, need a different formula but done basically the same way.
\n" ); document.write( "
\n" );