How do I solve for time in seconds?

AI Thread Summary
To determine the time it takes for a stone thrown at a 30-degree angle with an initial speed of 20 m/s from a height of 45 m to hit the ground, the relevant equations of motion are applied. The vertical component of the initial velocity is calculated as 10 m/s, and the acceleration due to gravity is -9.8 m/s². The equation Δy = Voy*t - 0.5(g)(t²) is set up, leading to a quadratic equation. The quadratic formula is then used to solve for time, yielding two potential solutions, of which only the positive value is valid. This method effectively determines the time in seconds for the stone to reach the ground.
rash219
Messages
22
Reaction score
0
Motion in 2D! Help

Homework Statement



A stone is thrown upwards from the top of a building at an angle of 30 degree to the horizontal and with an initial speed of 20 m/s. The point of release is 45 m above the ground. (a) How long does it take the stone to hit the ground?

2. Homework Equations Solved

Vo = 20 m/s
Voy = Vo*Sin\theta => 10.0 m/s
A = -g => -9.8 m/s^2

\Deltay = Voy*t - 1/2(g)(t)^2

The Attempt at a Solution



I solved all the required equations as seen above to solve the equation but i need to find time in seconds and i don't know how ? HELPPPPP

\Deltay = Voy*t - 1/2(g)(t)^2
-45m = (10m/s)t - (0.5)(9.8m/s^2)(t^2)
 
Physics news on Phys.org
You have to use the quadratic forumla.

t= [-b +/- (b^2 - 4ac)^(1/2)] / (2a)

This corresponds to an equation in the form of 0 = at^2 + bt + (some constant, in your case 45 since you would add it from the left to the right side of the equation.)

When you solve for t, you'll get two answers since you must do both plus and minus. If one of the two is negative, that is not the answer. Use the positive time.
 
Last edited:
Thanks got the answer !
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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