Mark M. answered 04/10/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f(x) = 2x2 + 5x + 3
Slope of tangent to the parabola at (x, f(x)) = f'(x) = 4x + 5
Slope of the line = m.
So, 4x + 5 = m. Therefore, x = (m - 5) / 4.
The line and parabola must intersect at the point of tangency.
So, (m-5)/4 + 1 = 2[(m-5)/4])2 + 5(m-5)/4 + 3
Multiply through by 16 to obtain: 4(m-5) + 16 = 2(m-5)2 + 20(m-5) + 48
2(m2 - 10m + 25) + 20m - 100 + 48 - 4m + 20 - 16 = 0
2m2 - 4m +2 = 0
m2 - 2m + 1 = 0
(m-1)2 = 0 So, m = 1.