To find K, we must use the fact that
on the day 200 books were printed
the average cost was $ 9 per book.
Thus, substituting the values, we have:
c (x) = (5.5x + k) / (x)
9 = (5.5 (200) + k) / (200)
Clearing K
(200) * 9 = 5.5 (200) + k
k = (200) * 9 - 5.5 * (200)
k = 700
answer
the value of the constant k is 700
The function and the first value stated for x are confusing.
Doing some research, I found that the problem is to evaluate the function

for x = - 1 and x 2.
The solution is:
1) For x = - 1

2) For x = 2
Answer:
f^-1(x) = 3 - 5x, second option
Step-by-step explanation:
To determine the inverse simply interchange the variables and solve for y;
f(x) = 3 - x / 5 -> Interchange the variables
x = 3 - y/5 -> Multiply either side by 5
5x = 3 - y -> Subtract three from either side
- y = 5x - 3 -> Divide either side by - 1
y = - 5x + 3
Your solution is f^-1(x) = 3 - 5x