
William W. answered 07/28/20
Experienced Tutor and Retired Engineer
If x = 2cos(t) then x/2 = cos(t) and t = cos-1(x/2) meaning we can draw this triangle (since cos(t) = adjacent/hypotenuse = x/2):
We can solve for the other side using the Pythagorean Theorem making the opposite side is √(22 - x2) = √(4 - x2)
Then sin(t) = opposite/hypotenuse = √(4 - x2)/2
Using y = 7sin(t)cos(t), we can substitute the above and say:
y = 7(√(4 - x2)/2)(x/2)
y = (7/4)x√(4 - x2)
y' (using the product rule) is
y' = 7/4√(4 - x2) + (7/4)x(1/2(4 - x2)-1/2(2x)
y' = 7/4√(4 - x2) + (7x2)/(4√(4 - x2))
When x = 0, y'(0) = 7/4√(4 - 02) + (7•02)/(4√(4 - 02)) = (7/4)√4 + 0 = 7√4/4 HOWEVER, we must remember that √4 is either +2 or -2 so y' = 7(2)/4 and 7(-2)/4 = 7/2 and -7/2
So the equations (since the y-intercept is zero) are
y = -7/2x
y = 7/2x