A curve C has equation
$y = x^2 e^x$ - Edexcel - A-Level Maths Pure - Question 5 - 2007 - Paper 5
Question 5
A curve C has equation
$y = x^2 e^x$.
(a) Find $\frac{dy}{dx}$ using the product rule for differentiation.
(b) Hence find the coordinates of the turning points of... show full transcript
Worked Solution & Example Answer:A curve C has equation
$y = x^2 e^x$ - Edexcel - A-Level Maths Pure - Question 5 - 2007 - Paper 5
Step 1
Find $\frac{dy}{dx}$ using the product rule for differentiation.
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 derivative of the function y=x2ex, we will use the product rule, which states that if u=x2 and v=ex, then:
dxdy=u′v+uv′
Calculating the derivatives:
u′=2x
v′=ex
Substituting back, we get:
dxdy=(2x)ex+(x2)(ex)=ex(2x+x2)=exx(x+2)
Step 2
Hence find the coordinates of the turning points of C.
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
Turning points occur where dxdy=0. Setting our derived function to zero gives:
exx(x+2)=0
Since ex is never zero, we solve:
x=0
x+2=0⟹x=−2
Calculating the corresponding y values:
For x=0: y=02e0=0
For x=−2: y=(−2)2e−2=4e−2
Thus, the turning points are:
(0,0)
(−2,4e−2)
Step 3
Find $\frac{d^2y}{dx^2}$.
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 find the second derivative, we differentiate dxdy=exx(x+2) again:
Using the product rule again: