document.write( "Question 880299: A rare car appreciates at a rate of 3.2% annually. If the current amount in 58,000, after how many years will its value exceed 75,000 mark? Also, show the formula that will model the value of the car after T years. \n" ); document.write( "
Algebra.Com's Answer #531357 by Alan3354(69443) You can put this solution on YOUR website! A rare car appreciates at a rate of 3.2% annually. If the current amount in 58,000, after how many years will its value exceed 75,000 mark? Also, show the formula that will model the value of the car after T years. \n" ); document.write( "------------ \n" ); document.write( "Assuming it appreciates continuously, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "0.032t = ln(75/58) \n" ); document.write( "t = ln(75/58)/0.032 years \n" ); document.write( "Calculator work from there \n" ); document.write( " |