Solveeit Logo

Question

Question: A car starts moving from rest on a horizontal ground such that the position vector of car with respe...

A car starts moving from rest on a horizontal ground such that the position vector of car with respect to its starting point is given as (r=bti^+ct2j^)(\vec{r} = bt\hat{i} + ct^2\hat{j}), where aa and bb are positive constants. The equation of trajectory of car y=f(x)y = f(x) is

A

y=(cb)x2y = (\frac{c}{b})x^2

B

y=(cb2)x2y = (\frac{c}{b^2})x^2

C

y=(c2b)xy = (\frac{c^2}{b})x

D

y=(cb2)xy = (\frac{c}{b^2})x

Answer

y=(cb2)x2y = (\frac{c}{b^2})x^2

Explanation

Solution

The position vector of the car is given by:

r=bti^+ct2j^\vec{r} = bt\hat{i} + ct^2\hat{j}

From this, we can identify the x and y components of the position:

x=btx = bt y=ct2y = ct^2

To find the equation of the trajectory y=f(x)y = f(x), we need to eliminate the time variable tt from these two equations.

From x=btx = bt, we can express tt in terms of xx:

t=xbt = \frac{x}{b}

Now, substitute this expression for tt into y=ct2y = ct^2:

y=c(xb)2y = c \left(\frac{x}{b}\right)^2 y=cx2b2y = c \frac{x^2}{b^2} y=(cb2)x2y = \left(\frac{c}{b^2}\right)x^2

This is the equation of the trajectory of the car.