Finding the Tangent Line at y = x * e^(2x) | (2, 2*e^(4)) - Homework Solution

Justabeginner
Messages
309
Reaction score
1

Homework Statement


Find the equation of the tangent line at the curve y= x * e^(2x) at the point (2, 2*e^(4))


Homework Equations





The Attempt at a Solution


f'(x)= e^(2x) * (2x+ 1)
(e^4)(5) = 5e^4
y- 2*e^4 = 5*e^4 (x-2)
y= 5(e^4)*x - 8*(e^4)

Is this right? It seems too easy for me to have gotten it right :/ Thanks.
 
Physics news on Phys.org
Justabeginner said:

Homework Statement


Find the equation of the tangent line at the curve y= x * e^(2x) at the point (2, 2*e^(4))


Homework Equations





The Attempt at a Solution


f'(x)= e^(2x) * (2x+ 1)
(e^4)(5) = 5e^4
To clarify, the above should be
f'(2) = (e^4)(5) = 5e^4
You're finding the slope of the tangent line when x = 2.
Justabeginner said:
y- 2*e^4 = 5*e^4 (x-2)
y= 5(e^4)*x - 8*(e^4)

Is this right? It seems too easy for me to have gotten it right :/ Thanks.

Looks OK.
If you understand the steps involved (find the slope of the tangent, use the point-slope form of the line), it's not very hard.
 
Yes sir, that is what I got! Thank you very much.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top