Acceleration, 1D problem, chapter 2 basically

  • Thread starter Thread starter Asphyxiated
  • Start date Start date
  • Tags Tags
    1d Acceleration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
Asphyxiated
Messages
263
Reaction score
0

Homework Statement



A 50.0-g superball is traveling at 25.0 m/s bounces off a brick wall and rebounds at 22.0 m/s. A high-speed camera records this event. If the ball is in contact with the wall for 3.50 ms (.0035 s) what is the magnitude of the average acceleration of the ball during this time interval?

Homework Equations



[tex]\bar{a}= \frac {\Delta v}{\Delta t} = \frac {v_{f}-v_{i}}{t_{f}-t_{i}}[/tex]

The Attempt at a Solution



So the information from the problem gives me:

[tex]v_{i}=25 \frac{m}{s}[/tex]

[tex]v_{f} = 22 \frac {m}{s}[/tex]

[tex]t_{i} = 0 s[/tex]

[tex]t_{f} = .0035s[/tex]

so the average acceleration during the time interval should be:

[tex]\bar{a} = \frac {22-25}{.0035-0}=|-\frac {3}{.0035}| \approx 857.14 \frac {m}{s^{2}}[/tex]

only problem is that the book has 1.34 x 104 m/s^2 as the answer, what am I missing here?
 
Last edited:
Physics news on Phys.org
In given problem, the directions of initial and final velocities are not the same. So find the change in velocities taking into consideration the directions.
 
The velocity vector has changed direction. What's the magnitude of the change in velocity?
 
ah ok,

so

[tex]v_{f}=-22\frac{m}{s}[/tex]

[tex]\bar{a}=\frac{-22-25}{.0035}=|\frac{-47}{.0035}| \approx 13428.6 \frac {m}{s^{2}} = 1.34*10^{4}\frac{m}{s^{2}}[/tex]

By magnitude they do mean the absolute value of the result right?
 
Yes, they want the magnitude of the average acceleration vector, that is, its "size" without its direction. That's why I suggested taking the magnitude of the velocity change. You could have found the velocity change and acceleration first (yielding a negative value) and then taken its magnitude after.
 
ok thanks for the help!