Final answer:
The point on the curve 2t³ y = 4 + 12t - 7t², where the tangent line has a slope of 1 is (0, 4).
Step-by-step explanation:
To find the points on the given curve where the tangent line has a slope of 1, we first need to rewrite the equations in terms of the variable t:
Curve equation: x = 2t³ y = 4 + 12t - 7t²
Next, we will find the derivative of the curve with respect to t:
x’ = 6t² y’ = 12 - 14t
Now, we can set the slope of the tangent line equal to 1:
1 = x’/y’
Substitute the derivative equations into the slope equation:
1 = (6t²)/(12 - 14t)
Now, we need to solve the equation for t:
Step 1: Factor out the common factor of t² from the numerator and the denominator:
1 = (6t²)/(12 - 14t) = (6t²)/(t²(12 - 14t))
Step 2: Divide both sides by t²:
1 = (6t²)/(t²(12 - 14t)) = 6/(12 - 14t)
Step 3: Simplify the equation:
6 = 6t - 84t²
Step 4: Factor out t from the equation:
6t = 84t² - 84t²
Step 5: Simplify the equation:
6t = 0
Step 6: Solve for t:
t = 0
Now that we have found the value of t, we can plug it back into the original equations to find the points on the curve where the tangent line has a slope of 1:
x = 2t³ = 2(0)³ = 0
y = 4 + 12t - 7t² = 4 + 12(0) - 7(0)² = 4
So, the point on the curve is (0, 4).