The curve C has equation
$$y = (x + 1)(x + 3)^2$$
(a) Sketch C, showing the coordinates of the points at which C meets the axes - Edexcel - A-Level Maths Pure - Question 10 - 2011 - Paper 1
Question 10
The curve C has equation
$$y = (x + 1)(x + 3)^2$$
(a) Sketch C, showing the coordinates of the points at which C meets the axes.
(b) Show that $$\frac{dy}{dx} = 3... show full transcript
Worked Solution & Example Answer:The curve C has equation
$$y = (x + 1)(x + 3)^2$$
(a) Sketch C, showing the coordinates of the points at which C meets the axes - Edexcel - A-Level Maths Pure - Question 10 - 2011 - Paper 1
Step 1
Sketch C, showing the coordinates of the points at which C meets the axes.
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 sketch the curve C given by the equation y=(x+1)(x+3)2:
Find x-intercepts: Set y=0:
From y=(x+1)(x+3)2=0, we have:
x+1=0 → x=−1
x+3=0 → x=−3
So the x-intercepts are at (−1,0) and (−3,0).
Find y-intercept: Set x=0:
y=(0+1)(0+3)2=1imes9=9
So the y-intercept is at (0,9).
Sketch the curve: The shape is cubic, starting from the lower left, touching the x-axis at (−3,0) (indicating a local minimum), and crossing the x-axis at (−1,0). The curve will reach its peak above the x-axis at approximately (0,9).
Step 2
Show that $$\frac{dy}{dx} = 3x^2 + 14x + 15$$.
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
To differentiate y=(x+1)(x+3)2 using the product rule:
Set:
u=(x+1),
v=(x+3)2.
Differentiate each part:
dxdu=1
dxdv=2(x+3) (using chain rule).
Apply product rule:
dxdy=udxdv+vdxdu
Thus,
dxdy=(x+1)(2(x+3))+(x+3)2(1).
Expanding:
=2(x+1)(x+3)+(x+3)2
Further expansion yields:
After simplification, we get:
dxdy=3x2+14x+15.
Step 3
Find the equation of the tangent to C at A, giving your answer in the form $$y = mx + c$$.
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
Given point A with x-coordinate -5:
Find y-coordinate at x = -5:
y=(−5+1)(−5+3)2=(−4)(−2)2=−4imes4=−16.
So, A is at (−5,−16).
Find slope (m) of the tangent:
Using dxdy:
dxdy at x=−5 gives:
=3(−5)2+14(−5)+15
Calculate to find slope:
=75−70+15=20.
Thus, m=20.
Equation of the tangent using point-slope form:
y−y1=m(x−x1),
y+16=20(x+5).
Rearranging gives:
y=20x+84.
Step 4
Find the x-coordinate of B.
98%
120 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 x-coordinate of point B:
Tangents at A and B are parallel: This means slopes are equal:
From above, slope at A: mA=20.
Thus, slope at B: mB=20.
Apply the derivative:3x2+14x+15=20
Rearranging gives:
3x2+14x−5=0.
Use the quadratic formula:
x=2a−b±b2−4ac,
Here, a=3,b=14,c=−5,
Calculate the discriminant: D=142−4(3)(−5)=196+60=256.