Solving Frisbee and Student Motion: A Homework Challenge

AI Thread Summary
The homework challenge involves a scenario where a Frisbee passes over a student, prompting her to run and catch it while both are in motion. For part a, the student calculates that it will take approximately 3.2 seconds to catch the Frisbee, using the equations of motion. In part b, if the student runs at a constant speed of 2 m/s, she determines she would need to run about 5.4 meters to catch the Frisbee, with a caution about rounding errors in calculations. Feedback emphasizes the importance of maintaining precision in calculations and checking the signs in equations. Overall, the solutions provided are confirmed to be correct with minor advice on calculation practices.
dramallama
Messages
2
Reaction score
0

Homework Statement


Just when a Frisbee passes over the head of a student at a speed of 4m/s and decelerating at a rate of 1.5 m/s2, she starts to run accelerating at a rate of 1 m/s2. [neglect vertical motion of Frisbee]

a)How long will it take the student to catch the Frisbee?

b) If instead of accelerating the student were able to run at a constant speed of 2 m/s as soon as the Frisbee passes her head how far would she have to run to catch it?

Homework Equations


x=x0+V0t+1/2at2

The Attempt at a Solution



So for part a, I figured if I made both xfrisbee and xstudent equal to each other I could solve for t
xfrisbee=0+4t+(0.5)(-1.5)t2
xstudent=0+0t+(0.5)(1)t2

0.5t2=4t+0.75t2
t=0s t=3.2s

And something similar for part b:
xfrisbee=0+4t+(0.5)(-1.5)t2
xstudent=0+2t+(0.5)(0)t2

4t+(0.5)(-1.5)t2=2t
t=0s t=2.7s
x=(2m/s)(2.7s)=5.4m

I just wanted to know if I got these right. Thanks!
 
Physics news on Phys.org
Looks perfect to me. :approve:

(Nitpick: Careful not to round off until the last step--especially if you're submitting your work to an online system. They can be picky.)
 
Looks like you did everything correctly.

One caution: be careful with your signs; had you gone off of this equation, you would have gotten the result that the student will never reach the frisbee:
dramallama said:
0.5t2=4t+0.75t2

What Doc Al says about rounding is good advice. The distance, if you carry figures through to the end, ends up at about 5.3333 m.
 
Thank you for your help.

I'll make sure to hold the rounding off until the end and to check my signs next time.
 
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