A curve has equation $y = x^3 - 48x$
The point A on the curve has x coordinate $-4$
The point B on the curve has x coordinate $-4 + h$
15 (a) Show that the gradient of the line AB is $h^2 - 12h$. - AQA - A-Level Maths Pure - Question 15 - 2018 - Paper 1
Question 15
A curve has equation $y = x^3 - 48x$
The point A on the curve has x coordinate $-4$
The point B on the curve has x coordinate $-4 + h$
15 (a) Show that the gra... show full transcript
Worked Solution & Example Answer:A curve has equation $y = x^3 - 48x$
The point A on the curve has x coordinate $-4$
The point B on the curve has x coordinate $-4 + h$
15 (a) Show that the gradient of the line AB is $h^2 - 12h$. - AQA - A-Level Maths Pure - Question 15 - 2018 - Paper 1
Step 1
Show that the gradient of the line AB is $h^2 - 12h$
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 gradient of the line segment AB, we need the coordinates of points A and B.
First, calculate the coordinates of point A:
At x=−4, we find the y-coordinate:
yA=(−4)3−48(−4)=−64+192=128
Thus, point A is (−4,128).
Next, calculate the coordinates of point B:
At x=−4+h, find the y-coordinate:
yB=(−4+h)3−48(−4+h)
Expanding (−4+h)3 gives:
(−4+h)3=−64+48h−12h2+h3
Therefore,
yB=(−64+48h−12h2+h3)+192−48h
Simplifying this results in:
yB=h3−12h+128
Now, the gradient (m) of line AB can be calculated using the formula:
m = rac{y_B - y_A}{x_B - x_A}
Substituting the values:
m = rac{(h^3 - 12h + 128) - 128}{(-4 + h) - (-4)} = rac{h^3 - 12h}{h}
This simplifies to:
h2−12
To find yB−yA=h3−12h, thus resulting in:
m=h2−12h.