P (n), given below, is the price P in dollars for n grams of vitamins.P(n)=0.4n+5.7Complete the following statements.


(a)
In the function P(n) = 0.4n +5.7, P(n) is price of n grams of vitamins. So for the function x = P(n); x is price of n grams of vitamins.
The inverse of function determine amount of the vitamins for the known price of x dollars. So answer is,
The amount of vitamins (in grams) for a price of x dollars.
(b)
Let P(n) = x, So
[tex]x=0.4n+5.7[/tex]Replace n by x and x by n in the given equation.
[tex]n=0.4x+5.7[/tex]Simplify the equation for x.
[tex]\begin{gathered} n+0.4x+5.7 \\ n-5.7=0.4x \\ x=\frac{n-5.7}{0.4} \\ =\frac{10n-57}{4} \end{gathered}[/tex]So inverse of function is after interchange of variables,
[tex]P^{-1}(x)=\frac{10x-57}{4}[/tex](c)
Substitute 8.3 for x in the inverse equation to obtain the valur of P^-1(8.3).
[tex]\begin{gathered} P^{-1}(8.3)=\frac{10\cdot8.3-57}{4} \\ =\frac{83-57}{4} \\ =\frac{26}{4} \\ =6.5 \end{gathered}[/tex]So answer is 6.5.