The curve C is defined for $t \geq 0$ by the parametric equations
$x = t^2 + t$ and $y = 4t^2 - t^3$
C is shown in the diagram below - AQA - A-Level Maths Pure - Question 14 - 2021 - Paper 1
Question 14
The curve C is defined for $t \geq 0$ by the parametric equations
$x = t^2 + t$ and $y = 4t^2 - t^3$
C is shown in the diagram below.
Find the gradient of C at th... show full transcript
Worked Solution & Example Answer:The curve C is defined for $t \geq 0$ by the parametric equations
$x = t^2 + t$ and $y = 4t^2 - t^3$
C is shown in the diagram below - AQA - A-Level Maths Pure - Question 14 - 2021 - Paper 1
Step 1
Find the gradient of C at the point where it intersects the positive x-axis
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the point where the curve intersects the positive x-axis, we set the equation for y equal to zero:
4t2−t3=0
Factoring gives:
4t2=t3⇒t(t2−4)=0
This results in t = 0 or t = 2. We take the positive 't', thus t = 2.
Now we compute the gradient at this point:
We calculate ( \frac{dy}{dt} ) and ( \frac{dx}{dt} ):
dtdy=8t−3t2
dtdx=2t+1
At ( t = 2 ):
dtdy=8(2)−3(22)=16−12=4
dtdx=2(2)+1=4+1=5
The gradient is then given by:
dxdy=dtdxdtdy=54.
Step 2
Find the value of b.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Given the equations for x and y, we need to find the limits for the area calculation:
The point of intersection is where y=0, hence we use the previously calculated t values which intersect the x-axis.
Since we found t = 2 as the maximum point before it intersects back down at the x-axis, we can then determine that:
b=2.
Step 3
Use the substitution y = 4t^2 - t^3 to show that A = ∫₀² (4t² + 7t - 2t⁴) dt
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To show that:
Substitute ( y = 4t^2 - t^3 ): The bounds will remain at 0 to 2 since these are our t values.
Compute dtdx to adjust the area integral accordingly:
dtdx=2t+1⟹dx=(2t+1)dt.