What is the sailboat's speed and direction after being hit by a gust of wind?

  • Thread starter Thread starter ideefixem
  • Start date Start date
  • Tags Tags
    Kinetic Motion
AI Thread Summary
A sailboat initially traveling east at 5.0 m/s experiences a gust of wind providing an acceleration of 0.80 m/s² at 40 degrees north of east. After 6 seconds, the new speed is calculated to be approximately 11.86 m/s, with a direction of about 37.55 degrees northeast. The calculations involve breaking down the acceleration into x and y components using trigonometry. The final speed and direction can be determined using the equations of motion. The discussion concludes that only the speed and direction are needed, not the position.
ideefixem
Messages
18
Reaction score
0

Homework Statement


A sailboat is traveling east at 5.0 m/s. A sudden gust of wind gives the boat an acceleration of 0.80 m/s^2 at 40 degrees north of east. What are the boat's speed and direction 6.0 s later when the gust subsides?


Homework Equations


xf=xi+vix(delta t)+1/2ax(delta t)^2
vfx=vix+ax(delta t)


The Attempt at a Solution


This is really giving me a tough time.

I started by trying to determine the velocity of both the x and y values.

vfx=vix+ax(delta t)
vfx=5m/s+(0)(6)
vfx=5m/s

vfy=5m/s+(.8)(6)
vfy=9.8 m/s

v=sqrt(vx^2+vy^2)
v=sqrt(5^2+9.8^2)
v=11.002 m/s

I really need help determining the position after 6s.
 
Physics news on Phys.org
You don't have ax and ay right...

The acceleration is 0.80m/s^2 at 40 degrees north of east... use trig to get ax and ay...

Then as you did

vfx = vix + (delta t)ax

vfy = viy + (delta t)ay

And just use your formula

xf=xi+vix(delta t)+1/2ax(delta t)^2

for the position... xi = 0. and use the corresponding equation in the y-direction.
 
Thank you very much for your help...
I think this is correct... could you please review it for me?

cos40(.8)= ax= 0.613 m/s^2
sin40(.8)= ay= 0.514 m/s^2

Vfx= 5+(0.613)(6)= 8.68 m/s
Vfy= 5+(0.514)(6)= 8.08 m/s
V= sqrt(8.68^2+8.08^2)= 11.86 m/s

xf=0+5(6)+.5(.613)(6)^2= 41.034 m
yf=0+5(6)+.5(.514)(6)^2= 31.542 m

tan-1(31.542/41.034)= 37.55 degrees NE
 
ideefixem said:
Thank you very much for your help...
I think this is correct... could you please review it for me?

cos40(.8)= ax= 0.613 m/s^2
sin40(.8)= ay= 0.514 m/s^2

Vfx= 5+(0.613)(6)= 8.68 m/s
Vfy= 5+(0.514)(6)= 8.08 m/s
V= sqrt(8.68^2+8.08^2)= 11.86 m/s

Viy = 0. so

Vfy= 0+(0.514)(6)= 3.084 m/s

so V = sqrt(8.68^2+3.084^2)= 9.21m/s.

and the direction is just arctan(3.084/8.68) = 19.56 degrees north of east.

Reading over the question, i don't think you need position... just speed and direction...
 
  • Like
Likes Causesr
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