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

πŸ“ Rational functions domain asymptotes (13 MCQs)

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

What is Rational functions domain asymptotes?

Definition:
A rational function is a ratio of two polynomials f(x)=P(x)/Q(x)f(x) = P(x)/Q(x), with domain all real numbers except zeros of Q(x)Q(x), and it may have vertical asymptotes at those zeros, and horizontal or oblique asymptotes based on degrees of PP and QQ.

Example:
For f(x)=2x+1xβˆ’3f(x) = \frac{2x+1}{x-3}, domain is xβ‰ 3x \neq 3, vertical asymptote at x=3x=3, and horizontal asymptote at y=2y=2 (since degrees equal).

Reason:
Rational functions model rates, proportions, and many physical phenomena like concentration or velocity, where asymptotes indicate limits.

4
Easy
6
Medium
3
Hard

πŸ“ All Rational functions domain asymptotes MCQs

Q1. Which of the following best defines a rational function?

A.A function that can be written as a sum of two polynomials.
B.A function that can be expressed as the ratio of two polynomials. βœ…
C.A function whose graph is always continuous.
D.A function that has only horizontal asymptotes.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A rational function is precisely a quotient of two polynomial expressions, written as P(x)/Q(x)P(x)/Q(x) where Q(x)β‰ 0Q(x)\neq0. This definition matches option B, whereas the other options describe unrelated properties such as continuity or asymptotic behavior.

Q2. Consider f(x)=x2βˆ’4xβˆ’2f(x)=\frac{x^{2}-4}{x-2}. After simplifying, what type of discontinuity does the function have at x=2x=2?

A.Vertical asymptote
B.No discontinuity
C.Removable hole βœ…
D.Jump discontinuity
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Factoring the numerator gives (xβˆ’2)(x+2)(x-2)(x+2). Cancelling the common factor with the denominator leaves f(x)=x+2f(x)=x+2 for all xβ‰ 2x\neq2. The point x=2x=2 is omitted, creating a removable hole rather than an infinite break, so option C is correct.

Q3. What is the domain of g(x)=x+3x2βˆ’9g(x)=\frac{x+3}{x^{2}-9}?

A.All real numbers except x=βˆ’3x=-3 and x=3x=3 βœ…
B.All real numbers
C.All real numbers except x=0x=0
D.All real numbers except x=9x=9
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The denominator x2βˆ’9x^{2}-9 factors to (xβˆ’3)(x+3)(x-3)(x+3). The function is undefined wherever this product equals zero, i.e., at x=3x=3 and x=βˆ’3x=-3. All other real numbers are allowed, making option A the correct description of the domain.

Q4. If h(x)=x+1xβˆ’2h(x)=\frac{x+1}{x-2}, what is the sign of h(x)h(x) just to the right of its vertical asymptote at x=2x=2?

A.Positive βœ…
B.Negative
C.Zero
D.Undefined
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Near the vertical asymptote x=2x=2, evaluate the sign of the numerator and denominator. For xx just larger than 2, the numerator x+1x+1 is positive, and the denominator xβˆ’2x-2 is a small positive number, giving a positive quotient. Hence the function is positive to the right of the asymptote, matching option A.

Q5. Given k(x)=3x2+52x2βˆ’7k(x)=\frac{3x^{2}+5}{2x^{2}-7}, which of the following statements about its horizontal asymptote is true?

A.The horizontal asymptote is y=32y=\frac{3}{2}. βœ…
B.The function has no horizontal asymptote.
C.The horizontal asymptote is y=0y=0.
D.The horizontal asymptote is y=1y=1.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The degrees of numerator and denominator are both 2, so the horizontal asymptote is the ratio of leading coefficients: 32\frac{3}{2}. Therefore the statement that the horizontal asymptote is y=32y=\frac{3}{2} is true, which corresponds to option A.

Q6. Which of the following rational functions shares the same horizontal asymptote as f(x)=2x2+3x2βˆ’5f(x)=\frac{2x^{2}+3}{x^{2}-5}?

A.2x2+1x2+4\frac{2x^{2}+1}{x^{2}+4} βœ…
B.x2+1x2+4\frac{x^{2}+1}{x^{2}+4}
C.2x2+32x2+5\frac{2x^{2}+3}{2x^{2}+5}
D.x2+22x2+3\frac{x^{2}+2}{2x^{2}+3}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Horizontal asymptotes depend on the leading terms. The original function has leading coefficient ratio 2/1=22/1 = 2. Among the choices, only 2x2+1x2+4\frac{2x^{2}+1}{x^{2}+4} retains that ratio, giving the same horizontal asymptote y=2y=2. Thus option A is correct.

Q7. For the rational function p(x)=x2βˆ’9xβˆ’3p(x)=\frac{x^{2}-9}{x-3}, which statement correctly describes its discontinuity at x=3x=3?

A.There is a vertical asymptote at x=3x=3.
B.The function is continuous at x=3x=3.
C.There is a removable hole at x=3x=3. βœ…
D.The function has a jump discontinuity at x=3x=3.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The numerator x2βˆ’9x^{2}-9 factors as (xβˆ’3)(x+3)(x-3)(x+3). Cancelling the factor (xβˆ’3)(x-3) with the denominator leaves p(x)=x+3p(x)=x+3 for all xβ‰ 3x\neq3. The point at x=3x=3 is removed, producing a hole rather than a vertical asymptote, so option C is correct.

Q8. What is lim⁑xβ†’βˆž3x3βˆ’x2x3+5x2\displaystyle\lim_{x\to\infty}\frac{3x^{3}-x}{2x^{3}+5x^{2}}?

A.32\frac{3}{2} βœ…
B.0
C.∞\infty
D.-32\frac{3}{2}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: When xx grows without bound, the highest-degree terms dominate. The ratio of the leading coefficients 32\frac{3}{2} determines the limit, because lower-degree terms become negligible. Hence lim⁑xβ†’βˆž3x3βˆ’x2x3+5x2=32\displaystyle\lim_{x\to\infty}\frac{3x^{3}-x}{2x^{3}+5x^{2}}=\frac{3}{2}, which matches option A.

Q9. Find all real numbers aa such that the rational function r(x)=x2βˆ’axβˆ’ar(x)=\frac{x^{2}-a}{x-a} has a removable discontinuity (hole) at x=ax=a.

A.All real numbers
B.No real numbers
C.Only a=0a=0 or a=1a=1 βœ…
D.Only a=1a=1
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: A removable discontinuity occurs when both numerator and denominator vanish at the same point, allowing cancellation. Setting the numerator zero at x=ax=a gives a2βˆ’a=0a^{2}-a=0, factoring to a(aβˆ’1)=0a(a-1)=0. Thus aa must be 0 or 1. Option C lists exactly these values, making it the correct choice.

Q10. For s(x)=x2βˆ’4x2βˆ’9s(x)=\frac{x^{2}-4}{x^{2}-9}, on which interval is the function increasing?

A.(βˆ’βˆž,βˆ’3)(-\infty,-3) βœ…
B.(βˆ’3,βˆ’2)(-3,-2)
C.(βˆ’2,2)(-2,2)
D.(2,∞)(2,\infty)
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Differentiating s(x)=x2βˆ’4x2βˆ’9s(x)=\frac{x^{2}-4}{x^{2}-9} yields s&#039;(x)=\frac{-10x}{(x^{2}-9)^{2}}. The denominator is always positive except at the undefined points x=Β±3x=\pm3. Therefore the sign of s&#039;(x) is opposite to the sign of xx. The function is increasing where x<0x<0; the interval (βˆ’βˆž,βˆ’3)(-\infty,-3) satisfies this, so option A is correct.

Q11. Why can a rational function have a horizontal asymptote even though it is not a polynomial?

A.Because the numerator eventually dominates the denominator.
B.Because the degrees of numerator and denominator determine the end behavior. βœ…
C.Because rational functions are always bounded.
D.Because they have vertical asymptotes.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The end behavior of a rational function is governed by the degrees of its numerator and denominator. When these degrees are equal, the ratio of the leading coefficients determines a constant value approached as xx tends to ±∞\pm\infty. This explains why such functions have a horizontal asymptote, matching option B.

Q12. When sketching the graph of f(x)=x2βˆ’1xβˆ’1f(x)=\frac{x^{2}-1}{x-1}, which of the following steps is essential?

A.Identify the hole at x=1x=1 and the vertical asymptote at x=0x=0.
B.Cancel the common factor to find the simplified function and locate the hole. βœ…
C.Find the horizontal asymptote y=0y=0.
D.Determine the intercepts without simplifying.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The original expression simplifies by factoring x2βˆ’1=(xβˆ’1)(x+1)x^{2}-1=(x-1)(x+1) and cancelling the common factor (xβˆ’1)(x-1). This reveals a hole at x=1x=1 and reduces the function to f(x)=x+1f(x)=x+1 elsewhere. Recognizing and removing the factor is essential for accurate graphing, so option B is correct.

Q13. What is the vertical asymptote of the rational function f(x)=2xβˆ’5f(x)=\frac{2}{x-5}?

A.x = 0
B.x = 5 βœ…
C.x = -5
D.No vertical asymptote
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A vertical asymptote occurs where the denominator equals zero while the numerator remains non‑zero. For f(x)=2xβˆ’5f(x)=\frac{2}{x-5}, the denominator vanishes at x=5x=5, producing an infinite blow‑up there. Hence the vertical asymptote is the line x=5x=5, which is option B.

πŸ”— Related Topics (MCQs)