The car is moving along the curve y=x3+12.
The rate of change of the y-coordinate is dtdy and the rate of change of the x-coordinate is dtdx.
The condition states: dtdy=3×dtdx
Given: y=x3+12
Using the chain rule:
dtdy=dxdy×dtdx
Differentiating y=x3+12 with respect to x:
dxdy=3x2
Therefore:
dtdy=3x2×dtdx
Applying the given condition dtdy=3×dtdx:
3x2×dtdx=3×dtdx
Since the car is moving, dtdx=0:
3x2=3
x2=1
x=1 or x=−1
Using y=x3+12 to find the corresponding y-coordinates:
When x=1:
y=(1)3+12
y=1+12
y=13
Point: (1,13)
When x=−1:
y=(−1)3+12
y=−1+12
y=11
Point: (−1,11)
Therefore, the points on the curve are (1,13) and (−1,11).