Differentiation(P4)

Coach Name: Sir Muhammad Abdullah Shah

Edexcel IAL January 2022 P4 (WMA14/01) Q1 Implicit Differentiation, Equation of Tangent

The curve C has equation

\( xy^2 = x^2y + 6 \quad x \neq 0 \, y \neq 0 \)

Find an equation for the tangent to C at the point P (2, 3), giving your answer in the form ax+ by + c = 0 where a, b and c are integers.

(6)

Solution to Question: Tangent at P (2,3) for \( xy^2 = x^2y + 6 \)
Key Concepts Used:
  • Implicit differentiation
  • Point-slope form

Step-by-Step Working:
Let’s determine the gradient of the tangent at P (2,3).
  1. Differentiate Both Sides with Respect to x
    Given:

    \( xy^2 = x^2y + 6 \)

    Apply the product rule to both sides:

    Left Side (\( xy^2 \)):

    \( \frac{d}{dx} (xy^2) = y^2 + x \cdot 2y \frac{dy}{dx} \)
    (Product rule: \(\frac{d}{dx} (uv) = u’v + uv’,\) where \(u = x, v = y^2\))

    Right Side (\( x^2y + 6 \)):

    \( \frac{d}{dx} (x^2y) + \frac{d}{dx} (6) = 2xy + x^2 \frac{dy}{dx} \)
    (Product rule: \(u = x^2, v = y\))

    Combined Result:

    \( y^2 + 2xy \frac{dy}{dx} = 2xy + x^2 \frac{dy}{dx} \)

  2. Solve for \(\frac{dy}{dx}\)
    Group terms containing \(\frac{dy}{dx}\):

    \( 2xy \frac{dy}{dx} – x^2 \frac{dy}{dx} = 2xy – y^2 \)

    Factor out \(\frac{dy}{dx}\):

    \( \frac{dy}{dx} (2xy – x^2) = 2xy – y^2 \)

    Isolate \(\frac{dy}{dx}\):

    \( \frac{dy}{dx} = \frac{2xy – y^2}{2xy – x^2} \)

  3. Evaluate at \(P(2,3)\)
    Substitute \(x = 2\), \(y = 3\):

    \( \frac{dy}{dx} = \frac{2(2)(3) – 3^2}{2(2)(3) – 2^2} = \frac{12 – 9}{12 – 4} = \frac{3}{8} \)

    Hence, the gradient of the tangent at \(P(2,3)\) is \(\frac{3}{8}\).
  4. Use Point-Slope Form
    Equation of a line:

    \( y – y_1 = m(x – x_1) \)
    Substitute \(m = \frac{3}{8}\) and \(P(2,3)\):
    \( y – 3 = \frac{3}{8}(x – 2) \)
  5. Convert to Standard Form (\(ax + by + c = 0\))
    Multiply through by 8 to eliminate fractions:

    \( 8(y – 3) = 3(x – 2) \)
    Expand:
    \( 8y – 24 = 3x – 6 \)
    Rearrange:
    \( 3x – 8y + 18 = 0 \)
Final Answer:
\( 3x – 8y + 18 = 0 \)