How to Solve a Time-Dependent Force Problem for a Gliding Puck

AI Thread Summary
The discussion revolves around solving a time-dependent force problem involving a gliding puck with a toy rocket engine. The force exerted on the puck is given by F = (8.00 î – 4.00t ĵ) N, and the task is to determine when the puck reaches a speed of 15.0 m/s, its distance from the initial position, and the total displacement at that time. The initial calculations for acceleration components are established, with the x-component yielding 4.00 m/s² and the y-component being -2.00t m/s². Participants suggest integrating the acceleration to find velocity and combining the velocities in perpendicular directions to solve for the time, leading to a quadratic equation. The discussion highlights the complexities of combining velocities and the need for careful mathematical handling.
Leesh09
Messages
8
Reaction score
0

Homework Statement



To model a spacecraft , a toy rocket engine is securely fastened to a 2.00-kg large puck, which can glide with negligible friction over a horizontal surface, taken as the xy plane. The engine exerts a time-dependent force, F = (8.00 î – 4.00t ĵ) N, where t is in seconds, on the puck. If the puck is initially at rest, (a) At what time will it be moving with a speed of 15.0 m/s? (b) How far is the puck from its initial position when its speed is 15.0 m/s? (c) Through what total displacement has the puck traveled at this time?

Homework Equations



Fx=ma, Fy=ma, v=at

The Attempt at a Solution



we know m=2.00 kg and F=(8.00i-4.00tj)
For the x component of F, 8.00 N= (2.00 kg)(x component of acceleration)
so a sub x= 4.00 m/s^2.
For the y component: -4.00t=(2.00)(y component of a) so a sub y= -2.00t m/s^2

To find the time at which the speed is 15.0 m/s I would think you would take v=(ax+ay)t and then set v=to 15 so 15=(4.00+(-2.00t))*t so 15=4.00t-2.00t^2. This is a dead end, however, since at no point does the equation -2.00t^2+4.00t-15=0/
 
Physics news on Phys.org
Welcome to PF!

Hi Leesh09! Welcome to PF! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)
Leesh09 said:
To find the time at which the speed is 15.0 m/s I would think you would take v=(ax+ay)t …

No, vx= axt, and vy= ayt,

but v is not vx + vy

how do we combine velocities in perpendicular directions? :smile:
 
would it work to say a(t)=(4.00i-2.00tj), take the integral to find velocity and then find this magnitude? so 15= sqrt(4.00t2+(-t2)2)?? so then 225=16t2+t4, getting t=3 s?
 
Leesh09 said:
… so 15= sqrt(4.00t2+(-t2)2)??

erm :redface: … where did the (t2)2 come from?
 
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