Coordinate Geometry in the (x, y) Plane

Coach Name: Sir Muhammad Abdullah Shah

Edexcel IAL June 2024 P4 (WMA14/01) Q5 Coordinate Geometry in the (x, y) Plane, Integration, Area Under a Curve Parametrically
Figure 2: Sketch of the curve and region R

Figure 2 shows a sketch of the curve defined by the parametric equations

\( x = t^2 + 2t \qquad y = \frac{2}{t(3-t)} \qquad a \leq t \leq b \)

where a and b are constants.

The ends of the curve lie on the line with equation \( y = 1 \)

(a) Find the value of a and the value of b.(2)

The region R, shown shaded in Figure 2, is bounded by the curve and the line with equation \( y = 1 \).
(b) Show that the area of region R is given by

\( M – k \int_{a}^{b} \frac{t+1}{t(3-t)} \, dt \)

where M and k are constants to be found.(5)

(c)

  1. Write \( \frac{t+1}{t(3-t)} \) in partial fractions.
  2. Use algebraic integration to find the exact area of R, giving your answer in simplest form.

    (6)

Solution to Part a: Coordinate Geometry in the (x, y) Plane
Key Concepts Used:
  • Implicit differentiation
  • Normal line equation (negative reciprocal gradient)

Step-by-Step Working:
The point ‘a’ and ‘b’ are the point of intersection of curve and line (y=1). So, solve them simultaneously by equating them. Equate the y-equation with the equation of line.
(Note: We equate y=1 (not x) because the problem explicitly refers to the y-coordinate of the endpoints. The x-equation is irrelevant for determining a and b in this case.)
  1. Substitute the equation y = 1 in the parametric equation of curve of variable y.

    \( y = \frac{2}{t(3-t)} \)
    \( 1 = \frac{2}{t(3-t)} \)
    \( t(3-t) = 2 \)
    \( 3t – t^2 = 2 \)
    \( 0 = t^2 – 3t + 2 \)
  2. Solve the quadratic equation.

    \( t^2 – 3t + 2 = 0 \)
    \( t^2 – 2t – t + 2 = 0 \)
    \( t(t-2) – 1(t-2) = 0 \)
    \( (t-2)(t-1) = 0 \)
    \( t = 1, \quad t = 2 \)
  3. Hence, the value of a and b is

    \( a = 1 \)
    \( b = 2 \)
Final Answer:
\( a = 1 \ \&\ b = 2 \)

Solution to Part b: Area Expression
Key Concepts Used:
  • Area Under Curve: Subtract the area under \( y \) from the rectangular area.
  • Parametric Integration: Use Area = \( \int y \frac{dx}{dt} dt \).

Solution Steps
  1. Calculate x-values at endpoints:

    \( x = t^2 + 2t \)

    At \( t = 1 \):

    \( x = 1^2 + 2(1) = 3 \)

    At \( t = 2 \):

    \( x = 2^2 + 2(2) = 8 \)
  2. Rectangular Area:

    Consider the figure given in question.

    Area Rectangle Figure


    \( M = \text{Width} \times \text{Height} = (8-3) \times 1 = 5 \)

  3. Integral Setup:

    \( x = t^2 + 2t \)

    \( \frac{dx}{dt} = 2t + 2 = 2(t+1) \)

    \( dx = 2(t+1)dt \)

    Where the y-equation of curve

    \( y = \frac{2}{t(3-t)} \)

    Let’s integrate the equation of curve to find the area enclosed between the curve and x-axis.

    Area under curve = \( \int_{1}^{2} \frac{2}{t(3-t)} \, dx \)


    Substitute the value of dx from above in the equation.

    Area under curve = \( \int_{1}^{2} \frac{2}{t(3-t)} \cdot 2(t+1) \, dt = 4 \int_{1}^{2} \frac{t+1}{t(3-t)} dt \)

  4. Total Area \( R \):

    \( \text{Area } R = \text{Area of rectangle} – \text{Area under area} \)

    \( \text{Area of } R = M – 4 \int_{1}^{2} \frac{t+1}{t(3-t)} dt \)

    \( \text{Area of } R = 5 – 4 \int_{1}^{2} \frac{t+1}{t(3-t)} dt \)
Final Answer:
\( \text{Area of } R = 5 – 4 \int_{1}^{2} \frac{t+1}{t(3-t)} dt \)

Solution to Part c(i): Area Expression
Key Concepts Used:
  • Decomposition: Express as \( \frac{A}{t} + \frac{B}{3-t} \).
  • Solve for \( A \) and \( B \): Use substitution.

Solution Steps
  1. Set Up:

    \( \frac{t+1}{t(3-t)} = \frac{A}{t} + \frac{B}{3-t} \)

    \( \frac{t+1}{t(3-t)} = \frac{A(3-t) + Bt}{t(3-t)} \)

    Equating the numbers

    \( t+1 = A(3-t) + Bt \)
  2. Solve for Constants:

    • Let \( t = 0 \):

      \( 1 = 3A + 0 \)
      \( A = \frac{1}{3} \)
    • Let \( t = 3 \):
  3. \( 4 = 0 + 3B \)
    \( B = \frac{4}{3} \)

    \( \frac{t+1}{t(3-t)} = \frac{1}{3t} + \frac{4}{3(3-t)} \)

    Final Answer:
    \( \frac{t+1}{t(3-t)} = \frac{1}{3t} + \frac{4}{3(3-t)} \)

Solution to Part c(ii): Exact Area Calculation
Key Concepts Used:
  • Integrate Partial Fractions: Use \( \int \frac{1}{t} dt = \ln|t| \).
  • Combine Results: Substitute back into the area expression.

Solution Steps
  1. Integrate:

    \( \text{Area of } R = 5 – 4 \int_{1}^{2} \frac{t+1}{t(3-t)} dt \)

    \( \text{Area of } R = 5 – 4 \int_{1}^{2} \left( \frac{1}{3t} + \frac{4}{3(3-t)} \right) dt \)

    \( \text{Area of } R = 5 – \frac{4}{3} \int_{1}^{2} \left( \frac{1}{t} + \frac{4}{3-t} \right) dt \)

    \( \text{Area of } R = 5 – \frac{4}{3} \left[ \ln t – 4\ln(3-t) \right]_{1}^{2} \)
  2. Evaluate and Compute the Area R.

    \( \text{Area of } R = 5 – \frac{4}{3} \left[ [\ln(2) – 4\ln(1)] – [\ln(1) – 4\ln(2)] \right] \)

    \( \text{Area of } R = 5 – \frac{4}{3} (5\ln 2) \)

    \( \text{Area of } R = 5 – \frac{20}{3} \ln 2 \)
Final Answer:
\( \text{Area of } R = 5 – \frac{20}{3} \ln 2 \)