document.write( "Question 346550: An investment of $37,000 was deposited in the bank. Interest was computed on a semi-annual basis and was kept there for 10 years. If the maturity value of this investment is $74,000, at what interest rate was it invested? \n" ); document.write( "
Algebra.Com's Answer #247754 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Investment = 37000
\n" ); document.write( "FV= 74,000
\n" ); document.write( "years = 10
\n" ); document.write( "compunded semi annual =2
\n" ); document.write( "number of periods = 2*10 = 20
\n" ); document.write( "\"r=%28FV%2FPV%29%5E%281%2Fn%29+-1\"
\n" ); document.write( "r=\"+%28%2874000%2F37000%29%5E%281%2F20%29%29-1%29\"
\n" ); document.write( "r=0.0352
\n" ); document.write( "=7.052% /year
\n" ); document.write( "
\n" );