Answer:
To write a linear model for the depreciation of the pizza oven, we can use the formula for a line, which is y = mx + b. In this formula, y represents the value of the oven, x represents the time in years, m is the slope of the line (representing the rate of depreciation per year), and b is the y-intercept (representing the initial value of the oven).
Given that the oven's initial value is $6500 and its value after 1 year is $5850, we can find the slope (m) of the line using the formula:
m = (change in value) / (change in time) = (5850 - 6500) / (1 - 0) = -650 / 1 = -650.
Therefore, the linear model for the depreciation of the oven is V(t) = -650t + 6500, where V(t) represents the value of the oven after t years.
To estimate the value of the oven after 3 years (t = 3), substitute t = 3 into the equation:
V(3) = -650(3) + 6500 = -1950 + 6500 = 4550.
Therefore, the estimated value of the oven after 3 years is $4550.