Concept:For a parametric curve, eliminate the parameter to find the slope, then use the negative reciprocal to write the normal's equation.Explanation:Given x=t​ and y=t−t​1​.Since x=t​, we get t=x2 and t​=x.Substitute into y: y=x2−x1​.At t=4, the point is x=2 and y=4−21​=27​.Differentiate: dxdy​=2x+x21​.At x=2, the tangent slope is dxdy​=2(2)+41​=417​.The slope of the normal is the negative reciprocal: m=−174​.Using point-slope form through (2,27​): y−27​=−174​(x−2).Multiply by 17: 17y−2119​=−4x+8.Multiply by 2: 34y−119=−8x+16.Rearranging gives 8x+34y=135.Answer:The correct option is D: 8x+34y=135.