Biomechanics Quadratic Equation problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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: