document.write( "Question 647465: In order for an investment of $1000 to grow to more than $1062.50 in two years, what must the annual rate be? ( A=P(1+rt)) \n" ); document.write( "
Algebra.Com's Answer #406212 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Let t be in years. This question is ambiguous, but I assume that since it's asking for the annual rate, it is compounded yearly.\r \n" ); document.write( "\n" ); document.write( "1000(1+r(2)) > 1062.50\r \n" ); document.write( "\n" ); document.write( "1000 + 2000r > 1062\r \n" ); document.write( "\n" ); document.write( "2000r > 62\r \n" ); document.write( "\n" ); document.write( "r > 0.031\r \n" ); document.write( "\n" ); document.write( "So, r must be at least 0.031 or 3.1% \n" ); document.write( " \n" ); document.write( " |