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
ANSWER

EXPLANATION
The given function is

This function is defined for values where the denominator is not equal to zero.


The domain is

Or

Answer:
x = 15
Step-by-step explanation:
The second term of the given sequence aₙ = -5(n² + 1n) when solved gives us; a₂ = -20
<h3>How to find the nth term of a sequence?</h3>
We are given the formula for a sequence as;
aₙ = -5(n² + 1n)
Where n is the position of the term.
Now, for the first term, we will have;
a₁ = -5(1² + 1(1))
a₁ = -10
The second term of the sequence is;
a₂ = -5(2² + 1(2))
a₂ = -20
Read more about Sequence at; brainly.com/question/6561461
#SPJ1