LCSphysicist
- 644
- 162
The fourth equation: Distance of B from the origemDelta2 said:Had to spent a little time to understand your first equation , but i think it is correct.
However i do not agree with your 4th equation. Can you expand a bit more how did you arrive at your 4th equation. In my opinion it should be $$4^2=(X_B')^2+(Y_B')^2$$.
Also there is another problem, the problem says that ##f(x)=-\sqrt{3x}## and ##x\leq 0##. This means we are into complex numbers? Cause we are taking the square root of a negative x. Probably this is a typo , the problem probably means ##x\geq 0##.
What you calculating here is the speed at which B approaches the origin. That's not the same thing as to what we mean simply by its speed. When you write db'=4 that's simply wrong cause you equate B's speed with the Speed that B is approaching the origin. B's speed is simply the magnitude of its velocity vector. Its velocity vector is $$\frac{d\vec{r}}{dt}=X_B'\hat x+Y_B'\hat y$$ and the magnitude of this is $$\|X_B'\hat x+Y_B'\hat y\|=\sqrt{(X_B')^2+(Y_B')^2}$$LCSphysicist said:Woll, i didn't notice thatThe fourth equation: Distance of B from the origem
db = (xb² + yb²)^(1/2)
db' = 1/2 (xb² + yb²)^(-1/2) (2xb xb' + 2yb yb')
but (xb² + yb²)(1/2) is the distance of b from the origem in this instant
db' = xb xb' + yb yb' * (3^-1)
db' = 4
4 * 3 = xb xb' + yb yb'
But since the question is write wrong, i think it is better we don't go on with it :S
I am not so sure the rate of separation as you define it though the magnitude of the difference of velocities, is the same as the rate of change of their distance, doing the math i don't get necessarily equal expressions...etotheipi said:I would try to calculate $$\left\|\mathbf{v}_{AB}\right\|=\left\|\mathbf{v}_{A} - \mathbf{v}_{B}\right\|$$since in non-relativistic Physics the relative speed is the rate of separation. You can start off by taking the trajectory ##y = -\sqrt{3x}## and differentiating w.r.t. time, and then using the magnitude constraint, to find the velocity vector of that particle.