document.write( "Question 1039900: S=C(1+R)^t Using this formula solve \r
\n" );
document.write( "\n" );
document.write( "if the inflation rate is 4%, how much will a house now worth $500,000 be worth in 6 years?\r
\n" );
document.write( "\n" );
document.write( "how many years will it take to double today's value at a rate of 3%\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #654654 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! S=C(1+R)^t Using this formula solve \n" ); document.write( "if the inflation rate is 4%, how much will a house now worth $500,000 be worth in 6 years? \n" ); document.write( "----- \n" ); document.write( "S = 500,000(1.04)^6 \n" ); document.write( "S = $632659.51 \n" ); document.write( "-----------------------------\r \n" ); document.write( "\n" ); document.write( "how many years will it take to double today's value at a rate of 3% \n" ); document.write( "Solve:: (1.03)^t = 2 \n" ); document.write( "t = log(2)/log(1.03) = 23.45 \n" ); document.write( "Answer:: 23 years \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |