Kinematics 2D: Solve Initial Speed of Cork

  • Thread starter Thread starter to819
  • Start date Start date
  • Tags Tags
    2d Kinematics
AI Thread Summary
A cork is shot from a champagne bottle at a 38.0-degree angle, traveling 1.4 meters in 1.15 seconds, and the problem is to find its initial speed. The initial attempt used the wrong approach by only considering the horizontal motion without accounting for the vertical component affected by gravity. To solve correctly, both the x and y components of motion must be analyzed, utilizing the angle given. The acceleration in the y-direction is due to gravity, while the x-direction has no acceleration. Understanding and applying the correct equations for both components will lead to the accurate calculation of the initial speed.
to819
Messages
8
Reaction score
0

Homework Statement


A cork shoots out of a champagne bottle at an angle of 38.0 degrees above the horizontal. If the cork travels a horizontal distance of 1.4m in 1.15 seconds what was the initial speed?


Homework Equations


x(t)=x2+vit+.5at2


The Attempt at a Solution



1.4=0+1.15x

x=1.217

However, this is wrong, hence the asking for help. I'm really wondering if I'm using the wrong formula or just missing something obvious.
 
Physics news on Phys.org
Hello,

Yeah, like you said, that's wrong :P

Your formula is the right idea though. Usually with this problem, they tell you something like, "A ball is shot out of a cannon at an angle x with an initial speed of v0. How long does it take to hit the ground, and how far does it go?" And then you work through it by calculating the y component of the motion (which is affected only by gravity) to find the time, and then plug that time into the x version of the equation to find the distance. Because the full equation is:

s(t) = s0 + v0t + 1/2at^2 , which you can break down into the x and y components:

y(t) = y0 + v0yt + 1/2ayt^2 and
x(t) = x0 + v0xt +1/2axt^2,

where you know that the acceleration in the y-axis is due solely to gravity (ay = g), and the acceleration in x is 0 (these problems typically neglect friction).

Here, however, you've been given the angle, the horizontal distance, and the time already, and all you have to do is find the initial speed.

Your solution is incorrect because you neglected the y component of the motion. IE, you solved your equation for the x component only, as if it had been shot at an angle of zero and there were no gravity.

A clue for you should have been (probably was, but you weren't sure what to do with it) the fact that you didn't use the 38 degrees anywhere. You will need this number.

Hope this helps, write again if you're not sure how to proceed!
 
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