Answer:
<h3>
44</h3>
Step-by-step explanation:
z - some integer
2z - first given even integer (the smaller one)
2z+2 - even integer consecutive to 2z (the larger one)
2(2z) - twice the smaller number
2(2z) - 40 - the number 40 less than twice the smaller number
2(2z) - 40 = 2z + 2
4z - 40 = 2z + 2
2z = 42
2z+2 = 42+2 = 44
check:
2(2z)-40 = 2(42)-40 = 84-40 = 44
(7,2) is the answer.
There you go.
Answer: f⁻¹(x)=2x-6
Step-by-step explanation:
To find the inverse of an equation, you replace y with x and x with y. Then, you solve for y.
y=1/2x+3 [replace y with x and x with y]
x=1/2y+3 [subtract both sides by 3]
x-3=1/2y [multiply both sides by 2]
y=2(x-3) [distribute]
y=2x-6
Now, we know the inverse function is f⁻¹(x)=2x-6.