document.write( "Question 1037471: Johann has an antique printing press that he inherited from his grandfather.The printing press is currently worth $26 600, and it has been appreciating at a rate of 3% each year. Use a graphical model of the problem to predict how many years will it take for the value of the printing press to double.\r
\n" );
document.write( "\n" );
document.write( "Thanks so much :) \n" );
document.write( "
Algebra.Com's Answer #652105 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the equation you are looking for is y = 26600 * 1.03^x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the number of years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the current year is year 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value when x = 0 is 26600 * 1.03^0 = 26600. \n" ); document.write( "the value when x = 1 is 26600 * 1.03^1 = 27398.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can solve for when it will double by formula as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 * 26600 = 53200.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes 53200 = 26600 * 1.03^x. \n" ); document.write( "divide both sides of this equation by 26600 to get 2 = 1.03^x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 = 1.03^x is the formula you would use. \n" ); document.write( "take the log of both sides of this equation to get log(2) = log(1.03^x). \n" ); document.write( "log(1.03^x) is equivalent to x * log(1.03) \n" ); document.write( "formula becomes log(2) = x * log(1.03) \n" ); document.write( "divide both sides of the equation by log(1.03) and solve for x to get x = log(2) / log(1.03). \n" ); document.write( "your solution should be x = 23.44977225 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "graphically, you would graph the function of y = 26600 * 1.03^2. \n" ); document.write( "you would also graph y = 53200. \n" ); document.write( "the intersection of the two equations will be the solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph shows that the intersection of the two equation occurs when x = 23.45.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the same answer you got by formula after it is rounded to two decimal places. \n" ); document.write( " |