document.write( "Question 1005326: A principal earns 8.5% per year simple interest. How long will it take for the future value to quadruple?\r
\n" );
document.write( "\n" );
document.write( "t = years \n" );
document.write( "
Algebra.Com's Answer #621623 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po{1+0.085}^t \n" ); document.write( "P/Po=4 \n" ); document.write( "4=(1.085)^t \n" ); document.write( "ln both sides \n" ); document.write( "1.3863=t ln (1.085) \n" ); document.write( "Without rounding, solve by dividing 1.3863/ln(1.085) \n" ); document.write( "t=17 years (16.993) \n" ); document.write( " |