
Nicholas S. answered 05/10/21
Calculus, Statistics, Math and Science Tutor with PHD in Engineering
Find the first derivative of y(x) - this will be the slope of the line at the xy point (0,1).
y'(x) = -2e-x(x-1) + 2e2x = m (the slope of the line)
Solve for x = 0: y'(0) = 2 + 2 = 4 = m
Equation of tangent line: y = mx + b
Solve for b by using the xy point (0,1): 1 = 4(0) + b; b = 1
Solution: y = 4x + 1