Particle with horizontal velocity and vertical acceleration

AI Thread Summary
A particle with an initial horizontal velocity of 6.5 m/s experiences a vertical acceleration of 0.9 m/s² for 2.9 seconds. The final vertical velocity is calculated as vy = 0 + (0.9)(2.9) = 2.61 m/s. The final speed of the particle is determined using the Pythagorean theorem, combining the horizontal and vertical components. The resultant speed is v = √(6.5² + 2.61²), which gives the final speed. Understanding the independence of horizontal and vertical motion is crucial for solving such problems.
Robertoalva
Messages
140
Reaction score
0
1. A particle moving at a velocity of 6.5 m/s in the positive x direction is given an acceleration of 0.9 m/s^2 in the positive y direction for 2.9 s. What is the final speed of the particle?



Homework Equations


v= vi +at


The Attempt at a Solution



v= 6.5 + (.9)(2.9)= 9.11 m/s

I don't know if the velocity is right. the velocity is horizontal, and acceleration is vertical, so it makes me doubt.
 
Physics news on Phys.org
The horizontal and vertical components of the velocity are independent; They should be treated as vector components when you "add" them. The final speed will be the magnitude of the resultant vector.
 
so, i have to use the following, vy = viy +ay t and vx= vix + ax t ??
 
Robertoalva said:
so, i have to use the following, vy = viy +ay t and vx= vix + ax t ??

That's right. Before, you were using v = vy + axt, which doesn't make sense, since those directions are perpendicular. You'll need to take gneill's advice about what to do from there.
 
vy = viy +ay t = viy + (.9)(2.9)

vx= vix + ax t = (6.5) + ax (2.9)

how do i get the missing values?
 
Robertoalva said:
vy = viy +ay t = viy + (.9)(2.9)

vx= vix + ax t = (6.5) + ax (2.9)

how do i get the missing values?

Initially the particle had only a velocity in the x-direction. So what was the initial y-direction speed? If the acceleration is only in the y-direction, what's the x-direction acceleration?

Hint: zero is a perfectly good value for a parameter :smile:
 
so basically

vy = viy +ay t = 0 + (.9)(2.9) and because i have already the velocity of the x direction i can do the v=sqrt( x^2 + y^2) right?
 
Robertoalva said:
so basically

vy = viy +ay t = 0 + (.9)(2.9) and because i have already the velocity of the x direction i can do the v=sqrt( x^2 + y^2) right?

Yup. That's right.
 
  • Like
Likes 1 person
Back
Top