Differentiation: Question 7

Syllabus 1.7

Structured AS 8 marks

A curve CC has equation y=2x+7y = \sqrt{2x + 7}, for x>72x > -\dfrac{7}{2}.

(a) Use the chain rule to find dydx\dfrac{dy}{dx}. [2]

(b) Find the gradient of CC, and the equation of the tangent to CC, at the point where x=1x = 1, giving the tangent in the form ay=bx+cay = bx + c, where aa, bb and cc are integers. [3]

(c) Find the equation of the normal to CC at the point where x=1x = 1, giving your answer in the form px+y=qpx + y = q, where pp and qq are integers. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Differentiating with the chain rule

Let u=2x+7u = 2x + 7, so y=u1/2y = u^{1/2}.

dydu=12u1/2,dudx=2\frac{dy}{du} = \frac12 u^{-1/2}, \qquad \frac{du}{dx} = 2

By the chain rule,

dydx=dydu×dudx=12u1/2×2=u1/2=(2x+7)1/2=12x+7\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx} = \frac12 u^{-1/2} \times 2 = u^{-1/2} = (2x+7)^{-1/2} = \frac{1}{\sqrt{2x+7}}

Independent check. Implicit differentiation. Since y=2x+7y = \sqrt{2x+7} with y>0y > 0, squaring both sides gives y2=2x+7y^2 = 2x+7. Differentiating both sides with respect to xx:

2ydydx=2    dydx=1y=12x+72y\frac{dy}{dx} = 2 \implies \frac{dy}{dx} = \frac{1}{y} = \frac{1}{\sqrt{2x+7}}

This matches the chain-rule result exactly, confirming

dydx=12x+7.\frac{dy}{dx} = \frac{1}{\sqrt{2x+7}}.

Part (b): Gradient and tangent at x=1x = 1

The yy-coordinate at x=1x=1:

y=2(1)+7=9=3y = \sqrt{2(1) + 7} = \sqrt{9} = 3

so the point is (1,3)(1, 3).

The gradient at x=1x=1:

dydxx=1=19=13\frac{dy}{dx}\bigg|_{x=1} = \frac{1}{\sqrt{9}} = \frac{1}{3}

Check using the implicit form: 1y=13\dfrac{1}{y} = \dfrac13 at y=3y=3 ✓, confirming the gradient is 13\tfrac13.

The tangent at (1,3)(1,3) with gradient 13\tfrac13:

y3=13(x1)    y=13x13+3=13x+83y - 3 = \frac13(x - 1) \implies y = \frac13 x - \frac13 + 3 = \frac13 x + \frac83

Multiply both sides by 33 to clear the fraction:

3y=x+83y = x + 8

Part (c): Normal at x=1x = 1

The normal is perpendicular to the tangent, so its gradient is the negative reciprocal of 13\tfrac13:

mnormal=3m_{\text{normal}} = -3

Using the point (1,3)(1,3):

y3=3(x1)    y=3x+3+3=3x+6y - 3 = -3(x - 1) \implies y = -3x + 3 + 3 = -3x + 6

Rearranging:

3x+y=63x + y = 6

Check: substituting the point (1,3)(1,3) back in, 3(1)+3=63(1) + 3 = 6 ✓. Also, the product of the tangent and normal gradients is 13×(3)=1\tfrac13 \times (-3) = -1, confirming they are indeed perpendicular.

Final answers

  • (a) dydx=12x+7\dfrac{dy}{dx} = \boxed{\dfrac{1}{\sqrt{2x+7}}}
  • (b) Gradient =13= \tfrac13 at (1,3)(1,3); tangent: 3y=x+8\boxed{3y = x + 8}
  • (c) Normal: 3x+y=6\boxed{3x + y = 6}