Integration: Question 4

Syllabus 1.8

Structured AS 8 marks

A curve CC passes through the point (1,9)(1, 9) and is such that dydx=12x26x2(x>0).\frac{dy}{dx} = 12x^2 - \frac{6}{x^2} \quad (x>0).

(a) Find the equation of the curve, giving yy in terms of xx. [5]

(b) Find the value of yy when x=3x=3. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Integrate dy/dx to find the equation of the curve

Rewrite the gradient function as powers of xx:

dydx=12x26x2\frac{dy}{dx} = 12x^2 - 6x^{-2}

Integrate term by term:

12x2dx=4x36x2dx=6×x11=6x1=6x\int 12x^2\,dx = 4x^3 \qquad \int -6x^{-2}\,dx = -6 \times \frac{x^{-1}}{-1} = 6x^{-1} = \frac{6}{x}

So, including a constant of integration:

y=4x3+6x+cy = 4x^3 + \frac{6}{x} + c

Use the given point (1,9)(1, 9). Substitute x=1x=1, y=9y=9:

9=4(1)3+61+c=4+6+c=10+c    c=19 = 4(1)^3 + \frac{6}{1} + c = 4 + 6 + c = 10 + c \implies c = -1

So the equation of the curve is

y=4x3+6x1y = 4x^3 + \frac{6}{x} - 1

Recompute independently by differentiating this result back:

ddx(4x3+6x1)=12x2+6×(1)x20=12x26x2\frac{d}{dx}\left(4x^3 + \frac{6}{x} - 1\right) = 12x^2 + 6\times(-1)x^{-2} - 0 = 12x^2 - \frac{6}{x^2}

This matches the given dydx\dfrac{dy}{dx} exactly. Also re-check the point: at x=1x=1, y=4(1)+6(1)1=4+61=9y = 4(1) + 6(1) - 1 = 4+6-1=9 ✓, matching (1,9)(1,9). Both checks confirm c=1c=-1 is correct.

Part (b): Evaluate y when x = 3

y=4(3)3+631=4(27)+21=108+21=109y = 4(3)^3 + \frac{6}{3} - 1 = 4(27) + 2 - 1 = 108 + 2 - 1 = 109

Recompute independently: 33=273^3 = 27, and 4×27=1084 \times 27 = 108 (since 27×4=27×2×2=54×2=10827 \times 4 = 27\times2\times2 = 54\times2=108); 6÷3=26\div3=2; so 108+21=109108+2-1=109, matching the first calculation.

Final answers

  • (a) y=4x3+6x1y = 4x^3 + \dfrac{6}{x} - 1
  • (b) y=109y = 109 when x=3x=3