Finding distance from velocity, force, momentum, mass, and time

AI Thread Summary
The discussion focuses on solving a physics problem involving distance, velocity, and acceleration. The initial calculations for parts (a) and (b) were completed correctly, but part (c) required a different approach due to acceleration during the time the force is applied. The correct equation to use is a SUVAT equation, specifically d = vt - 1/2at², to account for the initial velocity being zero. Participants emphasized the importance of not rounding intermediate results and suggested using symbolic representations until the final answer is calculated. The final distance should be calculated accurately to avoid discrepancies with the answer key.
ari-anne
Messages
4
Reaction score
0
Homework Statement
Two skaters, initially at rest, push on each other for 1.5 s with a force of 60 N. Ignore the effects of friction. The skaters have mass 45 kg and 70 kg.
(a) What is the speed of the 45 kg skater after the push?
(b) What is the speed of the 70 kg skater after the push?
(c) Over what distance did the 60 N force act on the 70kg skater?
Relevant Equations
impulse=Ft
impulse=change in p
p=mv
F=change in p/t
possiblt more?
I solved a and b fine, I just don't know where to start c
a) i=Ft i=change in p and p=mv so i=90=45v so v=2m/s
b) same thing just using the other mass i=90=70v so v=1.3m/s
c) v=d/t so 1.3=d/1.5 but that would be d=1.95 and the answer key says d=.96m
 
Physics news on Phys.org
Hi ari-anne,

Welcome to Physics Forums!

For part (c) notice that the skater will being accelerated over the time that the force is acting. So a simple v = d/t won't cut it here.

Can you think of a SUVAT equation that relates velocity to acceleration and distance?
 
Oh so would I use d=vt-1/2at^2 with a =.86m/s^2
d=1.3 x 1.5 - .5 x .86 x 1.5^2
d=1.95-.97= .98 and just chalk the .02 difference to rounding or am I still doing something wrong?
 
You should definitely not round intermediate results. Keep more digits in intermediate results, only rounding at the very end.

In this case your initial velocity starts out at zero, so the final velocity reached is

##v_f = \frac{1}{2} a t^2##

I might have gone with the SUVAT equation

##v_f^2 = 2 a d##

solving for d.
 
I would start from ##Fd = p^2/(2m)##, but maybe that is just me ... The result should of course be the same.
 
The way to deal with rounding in this sort of question is to leave the equations in symbols until the very end. Only when you report numerical values should you put the numbers in. And when you report an intermediate value, such as part b, don't use that rounded value in later calculations. Instead, use the symbols again.

Also, in this sort of question, you could consider leaving the numbers as fractions. So instead of writing 1.3 where you did, you could have written 90/70=9/7.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top