document.write( "Question 564033: If the value of land in an area is increasing 5 percent a year, how long will it take for property values to double? (Round your answer to 1 decimal place.) \n" ); document.write( "
Algebra.Com's Answer #365181 by stanbon(75887) ![]() You can put this solution on YOUR website! If the value of land in an area is increasing 5 percent a year, how long will it take for property values to double? \n" ); document.write( "----------------------- \n" ); document.write( "Let x be the original property value. \n" ); document.write( "If it is doubled the value will be 2x: \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "2x = x(1.05)^t \n" ); document.write( "--- \n" ); document.write( "2 = (1.05)^t \n" ); document.write( "------ \n" ); document.write( "t = log(2)/log(1.05) \n" ); document.write( "--- \n" ); document.write( "t = 14.2 years \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |