πŸŽ“ BookMCQ
← Back to 1. Basics before calculus

πŸ“ Inverse functions definition and properties (17 MCQs)

πŸ“– From Calculus β€’ 1. Basics before calculus β€’ 17 questions available

What is Inverse functions definition and properties?

Definition:
An inverse function, denoted fβˆ’1f^{-1}, reverses the effect of a function ff, satisfying fβˆ’1(f(x))=xf^{-1}(f(x)) = x for all xx in the domain of ff, and f(fβˆ’1(y))=yf(f^{-1}(y)) = y for all yy in the range, provided ff is one-to-one.

Example:
For f(x)=2x+3f(x) = 2x+3, inverse is fβˆ’1(y)=(yβˆ’3)/2f^{-1}(y) = (y-3)/2, since fβˆ’1(f(x))=(2x+3βˆ’3)/2=xf^{-1}(f(x)) = (2x+3-3)/2 = x.

Reason:
Inverses allow us to undo" operations, essential in solving equations and in many applications like encryption and decoding."

4
Easy
8
Medium
5
Hard

πŸ“ All Inverse functions definition and properties MCQs

Q1. If hh is the inverse of ff and kk is the inverse of hh, what is the relationship between kk and ff?

A.k=fβˆ’1k = f^{-1}
B.k=fk = f βœ…
C.k=fβˆ’1k = f^{-1}
D.kk is unrelated to ff
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Taking the inverse of a function twice restores the original function: (fβˆ’1)βˆ’1=f(f^{-1})^{-1}=f. Since h=fβˆ’1h=f^{-1} and k=hβˆ’1k=h^{-1}, it follows that k=(fβˆ’1)βˆ’1=fk=(f^{-1})^{-1}=f. Thus kk and ff are the same function.

Q2. Suppose a function pp satisfies p(pβˆ’1(x))=xp(p^{-1}(x))=x for all xx in its range, but pβˆ’1(p(x))=xp^{-1}(p(x))=x fails for some xx. Which statement must be false?

A.pp is one‑to‑one
B.pp is onto
C.pp has an inverse
D.pp is bijective βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: If the second cancellation fails, the function cannot be onto as well as one‑to‑one; bijectivity requires both properties. Therefore the claim that pp is bijective must be false, even though it may still be one‑to‑one.

Q3. For f(x)=x3+1f(x)=x^{3}+1 and its inverse fβˆ’1(x)= xβˆ’1 3f^{-1}(x)=\sqrt[3]{\,x-1\,}, which description of their domains is correct?

A.Both have domain R\mathbb{R}
B.Domain of ff is R\mathbb{R} but range of fβˆ’1f^{-1} is [1,∞)[1,\infty) βœ…
C.Domain of fβˆ’1f^{-1} is [1,∞)[1,\infty) only
D.Both are defined only for xβ‰₯1x\ge 1
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The cubic function x3+1x^{3}+1 is defined for every real xx, giving a range of all real numbers. Its inverse therefore has domain equal to that range, i.e., R\mathbb{R}. Both functions are defined for all real inputs.

Q4. What is (fβˆ’1∘f)(2)(f^{-1}\circ f)(2) when f(x)=x3+1f(x)=x^{3}+1?

A.22 βœ…
B.88
C.93\sqrt[3]{9}
D.11
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The composition fβˆ’1(f(2))f^{-1}(f(2)) first evaluates f(2)=23+1=9f(2)=2^{3}+1=9 and then applies fβˆ’1f^{-1} to 9, yielding 9βˆ’13=2\sqrt[3]{9-1}=2. Thus the overall result is the original input, 22.

Q5. Which geometric description correctly relates the graph of a function to the graph of its inverse?

A.They are reflections of each other across the line y=xy=x βœ…
B.They are reflections across the xx-axis
C.They are reflections across the yy-axis
D.There is no systematic relationship
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: By definition, swapping the roles of xx and yy reflects the set of points (x,y)(x,y) across the line y=xy=x. Hence the graph of a function and that of its inverse are mirror images about this line.

Q6. What does the notation fβˆ’1(x)f^{-1}(x) represent?

A.The reciprocal of f(x)f(x)
B.The inverse function of ff evaluated at xx βœ…
C.The derivative of ff at xx
D.A negative exponent applied to ff
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The superscript βˆ’1-1 on a function symbol denotes the inverse function, not a reciprocal or derivative. Thus fβˆ’1(x)f^{-1}(x) means β€œapply the inverse of ff to the input xx.”

Q7. Why does interchanging xx and yy in the equation y=x3+1y = x^{3}+1 lead to the inverse function?

A.Solving for xx gives x= yβˆ’1 3x = \sqrt[3]{\,y-1\,}, which defines fβˆ’1f^{-1} βœ…
B.Taking the reciprocal of both sides yields the inverse
C.Differentiating both sides produces the inverse
D.Integrating both sides yields the inverse
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Swapping the variables treats the original output as the new input. Solving the resulting equation for the new dependent variable isolates xx as  yβˆ’1 3\sqrt[3]{\,y-1\,}, which is precisely the expression for the inverse function.

Q8. For a strictly increasing function ff, which property guarantees that ff possesses an inverse?

A.Continuity on its domain
B.Being one‑to‑one (injective) βœ…
C.Having a horizontal asymptote
D.Differentiability everywhere
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: A strictly increasing function never takes the same value twice, making it injective. Injectivity is the essential condition for the existence of an inverse; continuity or differentiability are not required, though they often accompany monotonicity.

Q9. What is the inverse of f(x)=2x+3f(x)=2x+3?

A.xβˆ’32\displaystyle\frac{x-3}{2} βœ…
B.2xβˆ’32x-3
C.x+32\displaystyle\frac{x+3}{2}
D.2xβˆ’3\displaystyle\frac{2}{x-3}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Set y=2x+3y=2x+3, solve for xx: x=yβˆ’32x=\frac{y-3}{2}. Replacing yy with the input variable yields the inverse function fβˆ’1(x)=xβˆ’32f^{-1}(x)=\frac{x-3}{2}.

Q10. If fβˆ’1(x)= xβˆ’1 3f^{-1}(x)=\sqrt[3]{\,x-1\,}, what is f(x)f(x)?

A.x3+1x^{3}+1 βœ…
B.x3+1\sqrt[3]{x}+1
C.(x+1)3(x+1)^{3}
D.x1/3+1x^{1/3}+1
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The inverse relationship means that solving y= xβˆ’1 3y=\sqrt[3]{\,x-1\,} for xx gives x=y3+1x=y^{3}+1. Replacing yy with the original variable xx produces f(x)=x3+1f(x)=x^{3}+1.

Q11. For f(x)=x3+1f(x)=x^{3}+1, what is (f∘fβˆ’1)(5)(f\circ f^{-1})(5)?

A.55 βœ…
B.125+1125+1
C.5βˆ’13+1\sqrt[3]{5-1}+1
D.Undefined
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: First apply fβˆ’1f^{-1} to 5: fβˆ’1(5)=5βˆ’13=43f^{-1}(5)=\sqrt[3]{5-1}= \sqrt[3]{4}. Then apply ff: f(43)=(43)3+1=4+1=5f(\sqrt[3]{4})=(\sqrt[3]{4})^{3}+1=4+1=5. The composition returns the original argument, 5.

Q12. True or false: Every function has an inverse.

A.true
B.false βœ…
C.It depends on the function
D.Cannot be determined
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A function must be one‑to‑one (injective) to possess an inverse. Many functions fail this condition, such as f(x)=x2f(x)=x^{2} on R\mathbb{R}. Hence the statement is false.

Q13. Which statement correctly describes the relationship between the domains of a function and its inverse?

A.The domain of ff equals the range of fβˆ’1f^{-1} βœ…
B.The domain of ff equals the domain of fβˆ’1f^{-1}
C.The range of ff equals the range of fβˆ’1f^{-1}
D.There is no systematic relationship
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: By definition, the set of outputs (range) of ff becomes the set of permissible inputs (domain) for fβˆ’1f^{-1}. Consequently, the domain of ff is precisely the range of its inverse, and vice versa.

Q14. Suppose ff is defined on R\mathbb{R} and fβˆ’1f^{-1} exists. If f(4)=10f(4)=10, what is (f^{-1})'(10) in terms of f'(4)?

A.\displaystyle\frac{1}{f'(4)} βœ…
B.f'(4)
C.-f'(4)
D.\displaystyle\frac{1}{[f'(4)]^{2}}
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The derivative of an inverse satisfies (f^{-1})'(y)=\frac{1}{f'(x)} where y=f(x)y=f(x). Here y=10y=10 and x=4x=4, so (f^{-1})'(10)=1/f'(4).

Q15. Given f(x)=x3+1f(x)=x^{3}+1, for which xx does (f^{-1})'(x) exist?

A.All real numbers
B.x>1x>1
C.xβ‰ 1x\neq 1 βœ…
D.No values
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The inverse derivative exists wherever f'(x)\neq0. Since f'(x)=3x^{2}, it vanishes only at x=0x=0, corresponding to y=f(0)=1y=f(0)=1. Thus (f^{-1})'(x) is defined for every xx except x=1x=1.

Q16. When graphing f(x)=x3+1f(x)=x^{3}+1 and its inverse together, which transformation maps the graph of ff onto the graph of its inverse?

A.Reflection across the line y=xy=x βœ…
B.Rotation by 90∘90^\circ about the origin
C.Horizontal translation by 1 unit
D.Uniform scaling by a factor of 2
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Swapping the roles of xx and yy corresponds to reflecting each point (x,y)(x,y) across the line y=xy=x. This operation converts the graph of a function into the graph of its inverse.

Q17. If a function satisfies fβˆ’1(x)=1xf^{-1}(x)=\frac{1}{x}, which of the following could be f(x)f(x)?

A.xx
B.1x\frac{1}{x} βœ…
C.βˆ’x-x
D.x2x^{2}
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The function g(x)=1/xg(x)=1/x is its own inverse because solving y=1/xy=1/x for xx yields x=1/yx=1/y, which is the same expression. Therefore the original function ff that has this inverse must also be f(x)=1/xf(x)=1/x.

πŸ”— Related Topics (MCQs)