Answer:
288
Step-by-step explanation:
76+45=121
121+98=219
219+76=295
295-7=288
Answer:
.................................................................................
........................
Step-by-step explanation:
Please MARK AS BRAINLIEST
So, I'm assuming that the x represents multiplication...
Because multiplication has a higher precedence over addition, we'll multiply the numbers first:
18 + 48
Then we simply add:
66
(3,-8)
You move down from those coordinates
X stays the same while it just moves down only Y changes
Answer:
- f⁻¹(x) = (x + 1) / (x - 2)
- f⁻¹(1 ) = - 2
Step-by-step explanation:
<u>Given function:</u>
- f(x) = (2x + 1) / (x - 1)
<u>Find its inverse, substitute x with y and f(x) with x, solve for y:</u>
- x = (2y + 1) / (y - 1)
- x(y - 1) = 2y + 1
- xy - x = 2y + 1
- xy - 2y = x + 1
- y(x - 2) = x + 1
- y = (x + 1) / (x - 2)
<u>Substitute y with f⁻¹(x):</u>
- f⁻¹(x) = (x + 1) / (x - 2)
<u>Find f⁻¹(1 ):</u>
- f⁻¹(1 ) = ( 1 + 1) / (1 - 2) = 2 / - 1 = - 2