Skip to content

9231 · 1.2

Rational functions and graphs — practice questions

Practice and worked examples for 9231 Rational functions and graphs. Short previews only — attempt the full question in MarkScheme against the official scheme.

Worked example 1

Sketch the graph of y=x22x3x1y = \frac{x^2 - 2x - 3}{x-1}. State the equations of any asymptotes and the coordinates of any points where the graph crosses the axes.

Show solution outline
  1. Asymptotes:
    • Vertical Asymptote: Set denominator to zero: x1=0    x=1x-1=0 \implies x=1. The line x=1x=1 is a vertical asymptote.
    • Oblique Asymptote: The degree of the numerator (2) is one more than the denominator (1). Perform polynomial long division:
          x - 1
      x-1 | x² - 2x - 3
          -(x² -  x)
          ---------
               -x - 3
              -(-x + 1)
              --------
                   -4
      
      So, y=x14x1y = x-1 - \frac{4}{x-1}. The oblique asymptote is y=x1y=x-1.
  2. Intercepts:
    • y-intercept (set x=0): y=00301=3y = \frac{0-0-3}{0-1} = 3. The curve crosses the y-axis at (0,3)(0, 3).
    • x-intercepts (set y=0): Set numerator to zero: x22x3=0    (x3)(x+1)=0x^2 - 2x - 3 = 0 \implies (x-3)(x+1)=0. So, x=3x=3 and x=1x=-1. The curve crosses the x-axis at (3,0)(3, 0) and (1,0)(-1, 0).
  3. Sketch:
    • Draw dashed lines for the asymptotes x=1x=1 and y=x1y=x-1.
    • Plot the intercepts (0,3)(0, 3), (3,0)(3, 0), and (1,0)(-1, 0).
    • Sketch the curve. For x>1x > 1, the term 4x1-\frac{4}{x-1} is negative, so the curve is below the oblique asymptote. For x<1x < 1, the term is positive, so the curve is above the oblique asymptote. The graph consists of two branches in the regions defined by the asymptotes, passing through the calculated points.

Worked example 2

The curve C has equation y=2x2+5x24y = \frac{2x^2 + 5}{x^2 - 4}. (i) Find the equations of the asymptotes of C. (ii) Find the coordinates of the stationary point of C. (iii) Sketch the curve C.

Show solution outline

(i) Asymptotes: - Vertical Asymptotes: Set denominator to zero: x24=0    (x2)(x+2)=0x^2 - 4 = 0 \implies (x-2)(x+2)=0. The vertical asymptotes are x=2x=2 and x=2x=-2. - Horizontal Asymptote: The degree of the numerator (2) equals the degree of the denominator (2). The asymptote is y=leading coeff of numleading coeff of den=21=2y = \frac{\text{leading coeff of num}}{\text{leading coeff of den}} = \frac{2}{1} = 2. The horizontal asymptote is y=2y=2.

(ii) Stationary Point: Use the quotient rule: u=2x2+5,v=x24    u=4x,v=2xu=2x^2+5, v=x^2-4 \implies u'=4x, v'=2x. dydx=vuuvv2=(x24)(4x)(2x2+5)(2x)(x24)2\frac{dy}{dx} = \frac{v u' - u v'}{v^2} = \frac{(x^2-4)(4x) - (2x^2+5)(2x)}{(x^2-4)^2} dydx=4x316x4x310x(x24)2=26x(x24)2\frac{dy}{dx} = \frac{4x^3 - 16x - 4x^3 - 10x}{(x^2-4)^2} = \frac{-26x}{(x^2-4)^2} Set dydx=0    26x=0    x=0\frac{dy}{dx}=0 \implies -26x = 0 \implies x=0. When x=0x=0, y=2(0)2+5024=54y = \frac{2(0)^2+5}{0^2-4} = -\frac{5}{4}. The stationary point is (0,1.25)(0, -1.25). Since the denominator of dydx\frac{dy}{dx} is always positive, the sign of the derivative is determined by 26x-26x. For x<0x<0, dydx>0\frac{dy}{dx}>0 (increasing). For x>0x>0, dydx<0\frac{dy}{dx}<0 (decreasing). This confirms (0,1.25)(0, -1.25) is a local maximum.

(iii) Sketch: - Draw asymptotes x=2x=2, x=2x=-2, and y=2y=2. - Plot the stationary point (which is also the y-intercept) at (0,1.25)(0, -1.25). - Note that the numerator 2x2+52x^2+5 is always positive, so there are no x-intercepts. - Check behaviour: As xx \to \infty, y=2x2+5x24>2y = \frac{2x^2+5}{x^2-4} > 2, so the curve approaches y=2y=2 from above. As x2+x \to 2^+, y+y \to +\infty. As x2x \to 2^-, yy \to -\infty. By symmetry (it's an even function), the behaviour around x=2x=-2 is mirrored. - Sketch the three branches of the curve: one U-shaped branch between the vertical asymptotes with a maximum at (0,1.25)(0, -1.25), and two branches in the top-left and top-right quadrants defined by the asymptotes.