a) Step 1: Differentiate ln(sinx3x3) with respect to x.
First, simplify the expression using logarithm properties:
ln(sinx3x3)=ln(3x3)−ln(sinx)
=ln(3)+ln(x3)−ln(sinx)
=ln(3)+3ln(x)−ln(sinx)
Now, differentiate each term with respect to x:
dxd(ln(3)+3ln(x)−ln(sinx))
=dxd(ln(3))+dxd(3ln(x))−dxd(ln(sinx))
=0+3(x1)−(sinx1⋅cosx)
=x3−sinxcosx
=x3−cotx
The derivative is x3−cotx.
b) Step 1: Find dxdy for the parametric curve.
The curve is defined by x=t3 and y=t−41t3.
First, find dtdx and dtdy:
dtdx=dtd(t3)=3t2
dtdy=dtd(t−41t3)=1−41(3t2)=1−43t2
Now, find dxdy using the chain rule:
dxdy=dx/dtdy/dt=3t21−43t2
Step 2: Find the gradient of the tangent at t=−1.
Substitute t=−1 into the expression for dxdy:
m=3(−1)21−43(−1)2=3(1)1−43(1)=31−43=341=121
Step 3: Find the coordinates (x,y) of the point on the curve at t=−1.
Substitute t=−1 into the parametric equations for x and y:
x=(−1)3=−1
y=(−1)−41(−1)3=−1−41(−1)=−1+41=−44+41=−43
The point of tangency is (−1,−43).
Step 4: Write the equation of the tangent line.
Using the point-slope form y−y1=m(x−x1):
y−(−43)=121(x−(−1))
y+43=121(x+1)
To eliminate fractions, multiply the entire equation by 12:
12(y+43)=12(121(x+1))
12y+9=x+1
Rearrange the equation into the form Ax+By+C=0:
x−12y+1−9=0
x−12y−8=0
The equation of the tangent to the curve is x−12y−8=0.