Biomechanics Quadratic Equation problem

AI Thread Summary
The discussion focuses on solving a quadratic equation related to projectile motion, specifically determining the time a ball reaches a height of 10.5 meters when thrown upwards at 20 m/s. The initial equation derived is 10.5 = 20t + 1/2(-9.81)t^2, which simplifies to a standard quadratic form. Participants suggest using the quadratic formula, identifying coefficients a, b, and c correctly, but there is confusion regarding the calculation process. The correct solutions for time are approximately 0.619 seconds and 3.45 seconds, indicating the ball's ascent and descent times. The conversation highlights common pitfalls in applying the quadratic formula and the importance of careful calculations.
dsm63
Messages
2
Reaction score
0

Homework Statement


1.
Neglecting the height of release, a ball is thrown vertically upwards at 20 m/s, find:
d) time (s) that the projectile is at height 10.5 m.

V1 = 20m/s
a = -9.81m/s^2
d = 10.5m

Homework Equations



d = v1*t + 1/2 a(t^2)



The Attempt at a Solution



subsitutiting i can get the formula to:

10.5 = 20t + 1/2(-9.81)t^2
10.5 -20t +4.905t^2 = 0
4.905t^2 - 20t = -10.5
t^2 - 20/4.905 t = -10.5/4.905

However I am rusty on my quadratic equation work and do not know how to solve from here and cannot seem to figure it out? any help would be awesome Thanks in advance.
 
Physics news on Phys.org
welcome to pf!

hi dsm63! welcome to pf! :smile:

(try using the X2 button just above the Reply box :wink:)
dsm63 said:
10.5 -20t +4.905t2 = 0

either use the formula [-b ± √(b2 - 4ac)]/2a,

or complete the square
 
would i be right to assume that
for

[-b ± √(b2 - 4ac)]/2a

a = 4.905
b = -20
c = 10.5

when using this i get

t = 20 ±√19.7747

t = 24.44 or 15.55

this answer does not make sense? i think i have some something wrong..

using a calculator online i recieved

t = .619 or 3.45s
 
(just got up :zzz:)
dsm63 said:
would i be right to assume that
for

[-b ± √(b2 - 4ac)]/2a

that's correct :smile:

but you've done -b ± √[(b2 - 4ac)/2a] ! :rolleyes:
 
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