Take-home Assignment \#01 1. Find the slop of the lure and the equation of the tangent line to the function \[ f(x)=3 x^{2}-4 x+1 \quad \text { at point when } x=2 \]
Real Tutor Solution
Answer
Solution
Reviewed and approved by the UpStudy tutoring team
Bonus Knowledge
To find the slope of the function at \(x = 2\), we first need to calculate the derivative, \(f'(x)\). For the function \(f(x)=3x^2 - 4x + 1\), the derivative is: \[ f'(x) = 6x - 4. \] Now, plugging in \(x = 2\): \[ f'(2) = 6(2) - 4 = 12 - 4 = 8. \] So, the slope of the tangent line at \(x = 2\) is 8. Next, we calculate the value of the function at that point: \[ f(2) = 3(2^2) - 4(2) + 1 = 3(4) - 8 + 1 = 12 - 8 + 1 = 5. \] With the point \((2, 5)\) and the slope \(m = 8\), we can use the point-slope form of the equation of a line: \[ y - y_1 = m(x - x_1) \] This gives us: \[ y - 5 = 8(x - 2). \] Simplifying this, we find the equation of the tangent line: \[ y = 8x - 16 + 5 \] or \[ y = 8x - 11. \] So, the slope is 8, and the equation of the tangent line is \(y = 8x - 11\).