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^), where a and b are positive constants. The equation of trajectory of car y=f(x) is

A
y=(bc)x2
B
y=(b2c)x2
C
y=(bc2)x
D
y=(b2c)x
Answer
y=(b2c)x2
Explanation
Solution
The position vector of the car is given by:
r=bti^+ct2j^
From this, we can identify the x and y components of the position:
x=bt y=ct2
To find the equation of the trajectory y=f(x), we need to eliminate the time variable t from these two equations.
From x=bt, we can express t in terms of x:
t=bx
Now, substitute this expression for t into y=ct2:
y=c(bx)2 y=cb2x2 y=(b2c)x2
This is the equation of the trajectory of the car.