Question
Question: The slope of the tangent to the curve represented by $x=t^2+3t-8$ and $y=2t^2-2t-5$ at the point $M(...
The slope of the tangent to the curve represented by x=t2+3t−8 and y=2t2−2t−5 at the point M(2,−1) is k6. The value of k is ____.

7
Solution
To find the slope of the tangent to the curve defined parametrically by x=t2+3t−8 and y=2t2−2t−5, we first find the derivatives of x and y with respect to the parameter t: dtdx=dtd(t2+3t−8)=2t+3 dtdy=dtd(2t2−2t−5)=4t−2 The slope of the tangent, dxdy, is given by the ratio dx/dtdy/dt: dxdy=2t+34t−2 Next, we need to find the value of the parameter t that corresponds to the given point M(2,−1). For the x-coordinate: t2+3t−8=2⇒t2+3t−10=0⇒(t−2)(t+5)=0 This gives t=2 or t=−5. For the y-coordinate: 2t2−2t−5=−1⇒2t2−2t−4=0⇒t2−t−2=0⇒(t−2)(t+1)=0 This gives t=2 or t=−1. The common value of t for the point (2,−1) is t=2. Now, we substitute t=2 into the expression for dxdy to find the slope of the tangent at point M: dxdyt=2=2(2)+34(2)−2=4+38−2=76 The problem states that the slope of the tangent is k6. Therefore, we equate our calculated slope to the given form: k6=76 Solving for k, we get: k=7