The -1 means that y = -1, so point is one unit below the x-axis. In (5, -1), the x is positive, which could put the point in either the first quadrant or the fourth. With the y being negative, however, it means that the point is in the fourth quadrant. Those are your 2 true statements.
F(f-1x) will be equal to x
take a simple example
f(x) = 2x
so x = f(x) / 2
f-1(x) = x/2
f(f-1x) = 2 ( x/2) = 2 * x/2 = x
F(x) = 2x² + x - 3
g(x) = x - 1
(f - g)(x) = (2x² + x - 3) - (x - 1)
(f - g)(x) = 2x² + (x - x) + (-3 + 1)
(f - g)(x) = 2x² - 2
The answer is D.
Answer:
B
Step-by-step explanation: