Question:

A particle moves along the curve \(6x = y^3 + 2\). The points on the curve at which the \(x\) coordinate is changing 8 times as fast as \(y\) coordinate are:

Updated On: Jun 2, 2025
  • \( (11, 4), \left( -\frac{31}{3}, 4 \right) \)
  • \( (-11, 4), \left( \frac{31}{3}, -4 \right) \)
  • \( (11, -4), \left( -\frac{31}{3}, -4 \right) \)
  • \( (11, 4), \left( -\frac{31}{3}, -4 \right) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

To solve this problem, we need to find the points on the curve \(6x = y^3 + 2\) where the rate of change of the \(x\) coordinate is 8 times that of the \(y\) coordinate. Begin by differentiating the given equation with respect to time \(t\).
\[\frac{d}{dt}(6x) = \frac{d}{dt}(y^3 + 2)\]
\[6\frac{dx}{dt} = 3y^2\frac{dy}{dt}\]
We know \(\frac{dx}{dt} = 8\frac{dy}{dt}\). Substitute this into the differentiated equation:
\[6(8\frac{dy}{dt}) = 3y^2\frac{dy}{dt}\]
Cancel \(\frac{dy}{dt}\) (assuming \(\frac{dy}{dt} \neq 0\)) from both sides:
\[48 = 3y^2\]
Simplifying, we find:
\[y^2 = 16\]
\[y = \pm4\]
Substituting \(y = 4\) and \(y = -4\) back into the original equation to find the corresponding \(x\) values:
For \(y = 4\):
\[6x = 4^3 + 2 = 64 + 2 = 66\]
\[x = 11\]
For \(y = -4\):
\[6x = (-4)^3 + 2 = -64 + 2 = -62\]
\[x = -\frac{31}{3}\]
Therefore, the points on the curve at which the \(x\) coordinate is changing 8 times as fast as the \(y\) coordinate are \((11, -4)\) and \(\left(-\frac{31}{3}, -4\right)\).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The curve is given as:

\[ 6x = y^3 + 2. \]

Differentiating both sides with respect to \(t\), we get:

\[ 6\frac{dx}{dt} = 3y^2\frac{dy}{dt}. \]

Rewriting the relation:

\[ \frac{dx}{dt} = \frac{y^2}{2}\frac{dy}{dt}. \]

We are given that the \(x\)-coordinate changes 8 times as fast as the \(y\)-coordinate, i.e., \(\frac{dx}{dt} = 8\frac{dy}{dt}\).
Substituting this condition:

\[ 8\frac{dy}{dt} = \frac{y^2}{2}\frac{dy}{dt}. \]

Cancel \(\frac{dy}{dt}\) (since \(\frac{dy}{dt} \neq 0\)):

\[ 8 = \frac{y^2}{2}. \]

Solve for \(y\):

\[ y^2 = 16 \implies y = \pm 4. \]

Substitute \(y = 4\) and \(y = -4\) back into the curve equation \(6x = y^3 + 2\) to find \(x\):

  • For \(y = 4\):
  • For \(y = -4\):

Thus, the points are:

\[ (11, 4) \quad \text{and} \quad \left(-\frac{31}{3}, -4\right). \]

Was this answer helpful?
0
0