At what time is the velocity perpendicular to the acceleration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
hhhp8cec1
Messages
7
Reaction score
2

Homework Statement

:[/B]
A mass is moving with constant acceleration in the x-y plane. At time t = 0s the mass’s position is 2mˆı+3mjˆ, the mass’s velocity is 3 m/s ˆı −4 m / s jˆ and the mass is subject to an acceleration of 1 m/ s ^2 ˆı + 1 m/ s^ 2 i jˆ.

At what time is the velocity perpendicular to the acceleration?

Homework Equations

:
[/B]
v = v0 + α t
x = x0 + v0t + 0.5at^2
v^2= v0^2 +2a(x-x0)

The Attempt at a Solution

:
[/B]
I don't really know how to approach this question. I tried to take the magnitude of velocity and acceleration and find the radius using a= v^2/R, but I don't think that is the way to solve it.

I know that the answer is t=0.5 sec.

Many thanks for your help

 
Physics news on Phys.org
hhhp8cec1 said:

Homework Statement

:
A mass is moving with constant acceleration in the x-y plane. At time t = 0s the mass’s position is 2mˆı+3mjˆ, the mass’s velocity is 3 m/s ˆı −4 m / s jˆ and the mass is subject to an acceleration of 1 m/ s ^2 ˆı + 1 m/ s^ 2 i jˆ.
[/B]

Homework Equations

:
[/B]
v = v0 + α t
x = x0 + v0t + 0.5at^2
v^2= v0^2 +2a(x-x0)

The Attempt at a Solution

:

I don't really know how to approach this question. I tried to take the magnitude of velocity and acceleration and find the radius using a= v^2/R, but I don't think that is the way to solve it.

I know that the answer is t=0.5 sec.

Many thanks for your help
[/B]
In vectors, what is the mass's velocity at time t?
 
V(t)x= 3+t
V(t)y= -4+t
V = √(3+t)^2+(t-4)^2 , is that correct ?
A = √2
dot product: V ⋅ A = 0 because the angle is 90 deg.
But When I am trying to solve it I get an unsolvable quadratic equation...
 
hhhp8cec1 said:
V(t)x= 3+t
V(t)y= -4+t
V = √(3+t)^2+(t-4)^2 , is that correct ?
A = √2
dot product: V ⋅ A = 0 because the angle is 90 deg.
But When I am trying to solve it I get an unsolvable quadratic equation...
You need to work with vectors. What is the vector ##\vec{v(t)}##? What is the acceleration vector ##\vec{a}##?
 
I think I solved it, but I am not sure I did it correctly:

Vx(t) = 3+t
a x = 1

Vy(t) = -4+t
ay=1

cross product:
(3+t)⋅1 + (t-4)⋅1=0
t=0.5 sec
 
hhhp8cec1 said:
I think I solved it, but I am not sure I did it correctly:

Vx(t) = 3+t
a x = 1

Vy(t) = -4+t
ay=1

cross product:
(3+t)⋅1 + (t-4)⋅1=0
t=0.5 sec
Yes, that's correct (note: you mean the *dot* product, not the cross product).