I believe the answer is H
#4. 20 Tropical Fantasies
For 6 points, answering 5 questions is a rip-off.
However, I shall answer 7.
haha sike get noob
Answer:
C
Step-by-step explanation:
sine uses opposite over hypotenuse
the opposite of x is 20 and the hypotenuse is 29
so the answer is 20/29
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