Answer:
The inverse function is:
{(1,8), (2,-1), (5,10), (-3,-3)}
Step-by-step explanation:
When a function is represented in the form of ordered pairs, the first element of each ordered pair is the input and the second element in each ordered pair is the output. In the inverse of a function the input becomes output and the output becomes input.
Given function is:
{(8,1), (-1,2), (10,5), (-3,-3)}
Reversing the order of elements of ordered pairs will given us the inverse function.
The inverse function is:
{(1,8), (2,-1), (5,10), (-3,-3)}
Answer:
(-1, 19) and (3, -81)
Step-by-step explanation:
f(x) = 2x³ − 6x² − 27x
f'(x) = 6x² − 12x − 27
-9 = 6x² − 12x − 27
0 = 6x² − 12x − 18
0 = x² − 2x − 3
0 = (x + 1) (x − 3)
x = -1 or 3
f(-1) = 19
f(3) = -81
The points are (-1, 19) and (3, -81).
Answer:
The expanded form of 6,398 is 6000 + 300 + 90 + 8
Slope Formula: y2 - y1 / x2 - x1
(m and slope represent the same quantity)
m = 1 - - 5 / -4 - 0
m = 1 + 5 / -4
m = 6 / -4
m = -3/2
Now that we know the slope, we can plug the slope and one of our points into slope-intercept form (y = mx + b) and solve for b. I will be using the point (-4,1).
y = -3/2x + b
1 = -3/2(-4) + b
1 = 6 + b
b = -5
In point form, the y-intercept is (0, -5).
Therefore, to get the equation all we need to do is plug in our slope and b-value to slope-intercept form.
Equation: y = -3/2 x - 5
To check the point (-6, -14) we plug it into our equation and see if the two sides are equal.
-14 = -3/2(-6) - 5
-14 = 9 - 5
-14 = 4
-14 does not equal 4, therefore the point is NOT on the line.
Hope this helps!