To determine the correct exponential equation for the graph that passes through the points (0, 30000) and (1, 22500), we can start by using the general form of an exponential decay function:
\[ y = a(b)^x \]
where:
- \( a \) represents the initial value (the value when \( x = 0 \)),
- \( b \) is the decay factor, and
- \( x \) is the number of years since purchase.
From the point (0, 30000):
- When \( x = 0 \), \( y = 30000 \), hence \( a = 30000 \).
From the point (1, 22500):
- When \( x = 1 \), \( y = 22500 \).
- Substituting into the equation:
\[ 22500 = 30000(b)^1 \]
To solve for \( b \):
- Divide both sides by 30000:
\[ b = \frac{22500}{30000} \] \[ b = \frac{3}{4} \]
Thus, the equation can be rewritten as:
\[ y = 30000\left(\frac{3}{4}\right)^x \]
Now, we can look at the provided options:
- \( y = 30,000(4/3)^x \)
- \( y = 30,000(3/4)^x \) (this matches our derived equation)
- \( y = 0.75(30,000)^x \)
- \( y = 22,500(3/4)^x \)
The correct exponential equation for the graph is:
\( y = 30,000(3/4)^x \).