12 multiple-choice questions, progressively harder.
Find the coordinates of the hole in the graph of f(x)=x2−x−6x−3f(x) = \dfrac{x^2 - x - 6}{x - 3}f(x)=x−3x2−x−6.
Solution
Correct answer: B
Factor and cancel the repeated factor.
x2−x−6x−3=(x−3)(x+2)x−3=x+2(x≠3)\frac{x^2 - x - 6}{x - 3} = \frac{(x - 3)(x + 2)}{x - 3} = x + 2 \quad (x \neq 3)x−3x2−x−6=x−3(x−3)(x+2)=x+2(x=3)
The hole sits at x=3x = 3x=3, and the reduced form gives its height 3+2=53 + 2 = 53+2=5, so the hole is (3,5)(3, 5)(3,5).
Where is the hole in the graph of f(x)=x2−25x2−4x−5f(x) = \dfrac{x^2 - 25}{x^2 - 4x - 5}f(x)=x2−4x−5x2−25?
Correct answer: D
Factor top and bottom and cancel the shared factor.
(x−5)(x+5)(x−5)(x+1)=x+5x+1(x≠5)\frac{(x - 5)(x + 5)}{(x - 5)(x + 1)} = \frac{x + 5}{x + 1} \quad (x \neq 5)(x−5)(x+1)(x−5)(x+5)=x+1x+5(x=5)
The hole is at x=5x = 5x=5 with height 5+55+1=106=53\frac{5 + 5}{5 + 1} = \frac{10}{6} = \frac{5}{3}5+15+5=610=35, so it is (5,53)\left(5, \tfrac{5}{3}\right)(5,35).
Solve xx−4=4x−4+2\dfrac{x}{x - 4} = \dfrac{4}{x - 4} + 2x−4x=x−44+2.
Correct answer: A
Multiply every term by x−4x - 4x−4 to clear denominators.
x=4+2(x−4) ⇒ x=2x−4 ⇒ x=4x = 4 + 2(x - 4) \;\Rightarrow\; x = 2x - 4 \;\Rightarrow\; x = 4x=4+2(x−4)⇒x=2x−4⇒x=4
But x=4x = 4x=4 makes the original denominator zero, so it is extraneous and the equation has no solution.
What is the slant (oblique) asymptote of f(x)=x2+1x−1f(x) = \dfrac{x^2 + 1}{x - 1}f(x)=x−1x2+1?
Correct answer: C
Divide the numerator by the denominator.
x2+1=(x−1)(x+1)+2 ⇒ x2+1x−1=x+1+2x−1x^2 + 1 = (x - 1)(x + 1) + 2 \;\Rightarrow\; \frac{x^2 + 1}{x - 1} = x + 1 + \frac{2}{x - 1}x2+1=(x−1)(x+1)+2⇒x−1x2+1=x+1+x−12
For large xxx the remainder term fades, so the graph lines up with y=x+1y = x + 1y=x+1.
What are the asymptotes of f(x)=−2x−1+3f(x) = \dfrac{-2}{x - 1} + 3f(x)=x−1−2+3?
Match ax−h+k\tfrac{a}{x - h} + kx−ha+k: here h=1h = 1h=1 and k=3k = 3k=3, and the negative aaa only flips the branches.
x=h=1,y=k=3x = h = 1, \qquad y = k = 3x=h=1,y=k=3
So the asymptotes are x=1x = 1x=1 and y=3y = 3y=3.
How many vertical asymptotes does f(x)=x−1x3−xf(x) = \dfrac{x - 1}{x^3 - x}f(x)=x3−xx−1 have?
Factor the denominator and cancel.
x−1x3−x=x−1x(x−1)(x+1)=1x(x+1)(x≠1)\frac{x - 1}{x^3 - x} = \frac{x - 1}{x(x - 1)(x + 1)} = \frac{1}{x(x + 1)} \quad (x \neq 1)x3−xx−1=x(x−1)(x+1)x−1=x(x+1)1(x=1)
The factor x−1x - 1x−1 cancels (a hole), leaving vertical asymptotes at x=0x = 0x=0 and x=−1x = -1x=−1, so two.
Which function has both a horizontal asymptote y=0y = 0y=0 and a vertical asymptote x=3x = 3x=3?
Check each for a degree-based y=0y = 0y=0 and a denominator zero at x=3x = 3x=3.
1x−3: n<m⇒y=0,x−3=0⇒x=3\frac{1}{x - 3}: \ n < m \Rightarrow y = 0, \quad x - 3 = 0 \Rightarrow x = 3x−31: n<m⇒y=0,x−3=0⇒x=3
The others give y=1y = 1y=1, y=2y = 2y=2, or no horizontal asymptote, so only 1x−3\tfrac{1}{x - 3}x−31 fits.
Which statement is true about the graph of f(x)=x+1x2−x−2f(x) = \dfrac{x + 1}{x^2 - x - 2}f(x)=x2−x−2x+1?
Factor and cancel.
x+1x2−x−2=x+1(x−2)(x+1)=1x−2(x≠−1)\frac{x + 1}{x^2 - x - 2} = \frac{x + 1}{(x - 2)(x + 1)} = \frac{1}{x - 2} \quad (x \neq -1)x2−x−2x+1=(x−2)(x+1)x+1=x−21(x=−1)
The factor x+1x + 1x+1 cancels, giving a hole at x=−1x = -1x=−1, while x−2x - 2x−2 survives as a vertical asymptote at x=2x = 2x=2.
Solve 4x+1=3x−2\dfrac{4}{x + 1} = \dfrac{3}{x - 2}x+14=x−23.
Cross-multiply.
4(x−2)=3(x+1) ⇒ 4x−8=3x+3 ⇒ x=114(x - 2) = 3(x + 1) \;\Rightarrow\; 4x - 8 = 3x + 3 \;\Rightarrow\; x = 114(x−2)=3(x+1)⇒4x−8=3x+3⇒x=11
Checking, 412=13\frac{4}{12} = \frac{1}{3}124=31 and 39=13\frac{3}{9} = \frac{1}{3}93=31, so x=11x = 11x=11 is valid.
Describe the graph of f(x)=2x2+3xxf(x) = \dfrac{2x^2 + 3x}{x}f(x)=x2x2+3x.
Factor and cancel the common xxx.
2x2+3xx=x(2x+3)x=2x+3(x≠0)\frac{2x^2 + 3x}{x} = \frac{x(2x + 3)}{x} = 2x + 3 \quad (x \neq 0)x2x2+3x=xx(2x+3)=2x+3(x=0)
The graph is the line y=2x+3y = 2x + 3y=2x+3, but x=0x = 0x=0 is excluded, leaving a hole at (0,3)(0, 3)(0,3).
Solve xx−5−2=5x−5\dfrac{x}{x - 5} - 2 = \dfrac{5}{x - 5}x−5x−2=x−55.
Multiply every term by x−5x - 5x−5.
x−2(x−5)=5 ⇒ −x+10=5 ⇒ x=5x - 2(x - 5) = 5 \;\Rightarrow\; -x + 10 = 5 \;\Rightarrow\; x = 5x−2(x−5)=5⇒−x+10=5⇒x=5
But x=5x = 5x=5 makes the denominator zero, so it is extraneous and there is no solution.
How does f(x)=x2−1x+4f(x) = \dfrac{x^2 - 1}{x + 4}f(x)=x+4x2−1 behave as xxx grows very large?
The numerator has degree 222 and the denominator degree 111, so n>mn > mn>m.
x2x=x\frac{x^2}{x} = xxx2=x
So for very large xxx the expression behaves like xxx, which grows without bound, and a top-heavy fraction has no horizontal asymptote.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.