document.write( "Question 1173105: please help\r
\n" );
document.write( "\n" );
document.write( "A laptop computer is purchased for $2350. After each year, the resale value decreases by 25%. What will the resale value be after 3 years?\r
\n" );
document.write( "\n" );
document.write( "Round to the nearest dollar. \n" );
document.write( "
Algebra.Com's Answer #798254 by Boreal(15235) You can put this solution on YOUR website! the resale value after n years is (1-0.25)^n \n" ); document.write( "so after 3 years it is 0.75^3 \n" ); document.write( "the original purchase was $2350 \n" ); document.write( "the price after 3 years is $2350*(0.75^3) \n" ); document.write( "=$991.41 \n" ); document.write( "- \n" ); document.write( "after 1 year it is 3/4 as much, after 2 years, 9/16, and after three years 27/64. \n" ); document.write( " |