Calculate Speed of Red Ball Falling From 26m

  • Thread starter Thread starter Thewindyfan
  • Start date Start date
  • Tags Tags
    Ball Free-fall
AI Thread Summary
A red ball is thrown downward from a height of 26 meters with an initial speed of 1.3 m/s, and the goal is to determine its speed just before it hits the ground. The equation used to find the time of impact is set to zero, but the initial attempt incorrectly calculated the time as 5.03 seconds instead of the correct 2.17 seconds. The error stemmed from misapplying the quadratic equation, particularly by incorrectly assuming t could equal zero. It was clarified that the quadratic formula should be used to find the correct roots. Correctly applying the quadratic formula will yield the accurate time and speed of the ball just before impact.
Thewindyfan
Messages
68
Reaction score
19

Homework Statement


A red ball is thrown down with an initial speed of 1.3 m/s from a height of 26 meters above the ground. The force of gravity due to the Earth results in the balls each having a constant downward acceleration of 9.81 m/s2.

What is the speed of the red ball right before it hits the ground?

Homework Equations


x = 26 - 1.3t - 4.905t^2

The Attempt at a Solution


I get how to do this problem, but I wasn't able to get the correct answer the first time when I did it completely mathematically. Can someone check where I'm going wrong in this work?

We need to find the time that the ball hits the ground --> set x = 0
0 = 26 - 1.3t - 4.905t^2
-26 = -1.3t - 4.905t^2
-26 = (-1.3 - 4.905t)*t
t = 0,
-4.905t = -24.7
t = 5.03 seconds

I don't know where I'm going wrong to get that t = 5.03 seconds, when the answer is 2.17 seconds (by using a calculator and plotting the zeroes). Is it wrong to solve the quadratic like this when solving for the roots?
 
Physics news on Phys.org
Thewindyfan said:

Homework Statement


A red ball is thrown down with an initial speed of 1.3 m/s from a height of 26 meters above the ground. The force of gravity due to the Earth results in the balls each having a constant downward acceleration of 9.81 m/s2.

What is the speed of the red ball right before it hits the ground?

Homework Equations


x = 26 - 1.3t - 4.905t^2

The Attempt at a Solution


I get how to do this problem, but I wasn't able to get the correct answer the first time when I did it completely mathematically. Can someone check where I'm going wrong in this work?

We need to find the time that the ball hits the ground --> set x = 0
0 = 26 - 1.3t - 4.905t^2
-26 = -1.3t - 4.905t^2
-26 = (-1.3 - 4.905t)*t
t = 0,
-4.905t = -24.7
t = 5.03 seconds

I don't know where I'm going wrong to get that t = 5.03 seconds, when the answer is 2.17 seconds (by using a calculator and plotting the zeroes). Is it wrong to solve the quadratic like this when solving for the roots?

If ##-26 = t(-1.3-4.905 t)## you cannot have ##t = 0##. If you set ##t = 0## you get right-hand-side = 0 (because 0 times anything = 0), but left-hand-side = -26, and 26 ≠ 0.
So, yes, it is very wrong indeed to solve quadratic equations that way!

Why don't you just use the familiar quadratic equation roots formula?
 
Ray Vickson said:
If ##-26 = t(-1.3-4.905 t)## you cannot have ##t = 0##. If you set ##t = 0## you get right-hand-side = 0 (because 0 times anything = 0), but left-hand-side = -26, and 26 ≠ 0.
So, yes, it is very wrong indeed to solve quadratic equations that way!

Why don't you just use the familiar quadratic equation roots formula?
Yeah I guess I just confused that approach with solving the time for when x = some number. Thanks for pointing that out!
 
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