document.write( "Question 1175075: An investment decreases by 50% over an 8-year period.
\n" );
document.write( "At what effective annual percent rate does it decrease? \n" );
document.write( "
Algebra.Com's Answer #800603 by Boreal(15235) You can put this solution on YOUR website! This is (1-x)^8=0.50 \n" ); document.write( "Can do it by logs or by the 8th root of both sides, since we have calculators. \n" ); document.write( "0.50^(1/8)=0.9170 \n" ); document.write( "1-x=0.9170 \n" ); document.write( "x=0.0830 or 8.3% annual rate of decrease. \n" ); document.write( " |