document.write( "Question 383498: A family paid $25,000 cash for a house twenty-five years ago. Today, they sold the house for $160,000.
\n" ); document.write( "If interest is compounded continuously, what annual nominal rate of interest did the original $25,000 investment
\n" ); document.write( "earn?
\n" ); document.write( "

Algebra.Com's Answer #271532 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A family paid $25,000 cash for a house twenty-five years ago. Today, they sold the house for $160,000.
\n" ); document.write( "If interest is compounded continuously, what annual nominal rate of interest did the original $25,000 investment
\n" ); document.write( "earn?
\n" ); document.write( "...
\n" ); document.write( "i = q([A/P]1/nq - 1).
\n" ); document.write( "q=daily = 365
\n" ); document.write( "P=25000
\n" ); document.write( "A=160,000
\n" ); document.write( "n=25
\n" ); document.write( "..
\n" ); document.write( "i=365*((160000/25000)^(1/25*365) -1))\r
\n" ); document.write( "\n" ); document.write( "i=0.0742
\n" ); document.write( "rate= 7.42%
\n" ); document.write( "
\n" );