<span>1.
"The spending limit on John’s credit card is given by the function f(x)=15,000+1.5x"
means that
if the monthly income of John is $ 5,000 ,he can spend at most
f(5,000)=15,000+1.5*5,000=15,000+ 7,500=22, 500 (dollars)
Or for example
if Johns monthly income is $8,000, then he can spend at most
</span>f(8,000)=15,000+1.5*8,000=15,000+ 12,000=27,000 (dollars)<span>
2.
Now, assume that the maximum amount that John can spend is y.
Then, y=15,000+1.5x
we can express x, the monthly income, in terms of y by isolating x:
</span>y=15,000+1.5x
<span>
1.5x = y-15,000
</span>
![x= \frac{y-15,000}{1.5}](https://tex.z-dn.net/?f=x%3D%20%5Cfrac%7By-15%2C000%7D%7B1.5%7D%20)
<span>
thus, in functional notation, x, the monthly income, is a function , say
g, of variable y, the max amount:
</span>
![x=g(y)=\frac{y-15,000}{1.5}](https://tex.z-dn.net/?f=x%3Dg%28y%29%3D%5Cfrac%7By-15%2C000%7D%7B1.5%7D%20)
since we generally use the letter x for the variable of a function, we write g again as:
![g(x)=\frac{x-15,000}{1.5}](https://tex.z-dn.net/?f=g%28x%29%3D%5Cfrac%7Bx-15%2C000%7D%7B1.5%7D%20)
<span>
for example :
</span>
![g(50,000)=\frac{50,000-15,000}{1.5}= \frac{35,000}{1.5}= 23,333](https://tex.z-dn.net/?f=g%2850%2C000%29%3D%5Cfrac%7B50%2C000-15%2C000%7D%7B1.5%7D%3D%20%5Cfrac%7B35%2C000%7D%7B1.5%7D%3D%2023%2C333%20)
<span>
tells us that if the maximum amount that John can spend is 50,000 $, then his monthly income is 23,333 $.
3.
If John's limit is $60,000, his monthly income is
</span>
![g(60,000)=\frac{60,000-15,000}{1.5}= \frac{45,000}{1.5}=30,000](https://tex.z-dn.net/?f=g%2860%2C000%29%3D%5Cfrac%7B60%2C000-15%2C000%7D%7B1.5%7D%3D%20%5Cfrac%7B45%2C000%7D%7B1.5%7D%3D30%2C000%20)
<span>
dollars.
Answer: $ 30,000
Remark:
g is called the inverse function of
f, since it
undoes what f does.
instead of g(x), we could use the notation </span>
![f ^{-1}(x)](https://tex.z-dn.net/?f=f%20%5E%7B-1%7D%28x%29%20)
<span>
</span>