<span>System 1 and system 2, because the second equation in system 2 is obtained by adding the first equation in system 1 to two times the second equation in system 1
This is the correct answer because not only is it true but it also follows the property of solving systems of equations with adding the equations. To prove that it is true:
2nd equation in system #2 = 1st equation in system #1 + 2(2nd equation in system #1)
</span>10x − 7y = 18 == 4x − 5y = 2 + 2(<span>3x − y = 8)
10x - 7y = 18 == 4x - 5y = 2 + 6x - 2y = 16
10x = 7y = 18 == 10x - 7y = 18</span>
Answer:
(f - g)(2) = 11
Step-by-step explanation:
f(x) = 3² + 1
g(x) = 1 - x
(f - g)(2) = f(2) - g(2)
f(2) = 9 + 1 = 10
g(2) = 1 - 2 = -1
10 - (-1) = 10 + 1 = 11
(f - g)(2) = 11
9514 1404 393
Answer:
f^-1(x) = (x +4)/3
Step-by-step explanation:
The inverse function is found by swapping x and y, then solving for y.
y = 3x -4 . . . . . function y = f(x)
x = 3y -4 . . . . . inverse relation
x +4 = 3y . . . . add 4
(x +4)/3 = y . . . divide by 3. This is the inverse function
f^-1(x) = (x +4)/3
Answer:
C
Step-by-step explanation:
m = -3
y = mx +b
y = -3x + b
Plugin x = -1 and y = 4
4 = -3*(-1) +b
4 = 3 + b
4-3 = b
b = 1
y = -3x + 1