document.write( "Question 562480: The value of a property declines every year by 5%. Presently, its value is $350,000. What will be its value 4 years from now? \n" ); document.write( "
Algebra.Com's Answer #364586 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The value of a property declines every year by 5%. Presently, its value is $350,000. What will be its value 4 years from now? \n" ); document.write( "------------------- \n" ); document.write( "end of 1st year: 0.95*350,000 \n" ); document.write( "end of 2nd year: 0.95^2*350,000 \n" ); document.write( "end of 3rd year: 0.95^3*350,000 \n" ); document.write( "end of 4th year: 0.95^4*350,000 = 285077.19 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |