SOLUTION: Can someone help me with this problem. I do not understand it I am lost. Solving a word problem using a quadratic equation with irrational roots When a ball is thrown, its heig

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Can someone help me with this problem. I do not understand it I am lost. Solving a word problem using a quadratic equation with irrational roots When a ball is thrown, its heig      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 388858: Can someone help me with this problem. I do not understand it I am lost.
Solving a word problem using a quadratic equation with irrational roots
When a ball is thrown, its height in feet h after t seconds is given by the equation
h=vt-16t^2
,
where is the initial upwards velocity in feet per second. If v = 36 feet per second, find all values of t for which h = 19 feet. Do not round any intermediate steps. Round your answer to decimal places.

Thank you very much.



Found 3 solutions by ankor@dixie-net.com, stanbon, josmiceli:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
When a ball is thrown, its height in feet h after t seconds is given by the
equation h = vt - 16t^2, where is the initial upwards velocity in feet per second.
If v = 36 feet per second, find all values of t for which h = 19 feet.
Do not round any intermediate steps. Round your answer to decimal places ??
:
Using the given equation, replace v with 36, and h with 19
36t - 16t^2 = 19
Arrange this as a quadratic equation
0 = 16t^2 - 36t + 19
Solve this using the quadratic equation (ax^2 + bx + c)
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
Let x=t, a=16, b=-36, c= 19
t+=+%28-%28-36%29+%2B-+sqrt%28-36%5E2-4%2A16%2A19+%29%29%2F%282%2A16%29+
:
t+=+%2836+%2B-+sqrt%281296-1216+%29%29%2F32+
:
Two solutions
t+=+%2836+%2B+sqrt%2880%29%29%2F32+
t = 1.404508 sec
and
t+=+%2836+-+sqrt%2880%29%29%2F32+
t = .845915 sec
:
We can say the ball is at 19 ft ~ .8 sec on the way up and ~ 1.4 sec on the way down

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
When a ball is thrown, its height in feet h
after t seconds is given by the equation
h(t) = vt-16t^2 where "v" is the initial
upwards velocity in feet per second.
-----------------------------------------------
If v = 36 feet per second, find all values of t for which h = 19 feet.
---
Solve: -16t^2+36t = 19
---
-16t^2+37t-19 = 0
---
t = [-37+-sqrt(37^2-4*-16*-19)]/(-32)
---
t = [-37 +-sqrt(153)]/(-32)
---
t = (-37+12.369..]/(-32) or t = (-37-12.369]/(-32)
----
Positive solutions:
t = 0.8723 sec. and t = 1.4045 sec.
Do not round any intermediate steps. Round your answer to decimal places.
==============
Cheers,
Stan H.
==============

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
First, try to picture the situation. It
will really help, since you can apply it
to the same type of problem later.
A parabola is the curve that an object
follows when you throw it in the air and
it comes back to the ground.
If the object goes higher than 19 ft, then
it's going to be 19 ft again when it's
on it's way back down.
Look at the equation.
It is a general rule that when the squared term
(that's -16t%5E2) is negative, then the
parabola has it's peak at the top, and not a dip at
the bottom.
Now I can just apply algebra
h+=+vt+-+16t%5E2
Observe that if you have height on the left side, the
right side must also be height, since you can't have
height = speed or height = time, etc.
vt is the contribution to h that is due
to the push of sending the object up.
-16t%5E2 is a negative contributiuon to h
due to gravity wanting to pull the object back down.
given:
h+=+36t+-+16t%5E2
19+=+36t+-+16t%5E2
-16t%5E2+%2B+36t+-+19+=+0
Using the quadratic formula:
t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
a+=+-16
b+=+36
c+=+-19
t+=+%28-36+%2B-+sqrt%28+36%5E2-4%2A%28-16%29%2A%28-19%29+%29%29%2F%282%2A%28-16%29%29+
t+=+%28-36+%2B-+sqrt%28+1296+-+1216+%29%29%2F%28-32%29+
t+=+%28-36+%2B-+sqrt%28+80+%29%29%2F%28-32%29+
Note that sqrt%2880%29+=+sqrt%2816%2A5%29, so
sqrt%2880%29+=+4%2Asqrt%285%29
and
t+=+%28-36+%2B-+4%2Asqrt%285%29%29%2F%28-32%29+
The answers are:
t+=+9%2F8+%2B+sqrt%285%29%2F8
and
t+=+9%2F8+-+sqrt%285%29%2F8
and, since
sqrt%285%29+=+2.236
t+=+1.125+%2B+2.236%2F8
t+=+1.125+%2B+.2795
t+=+1.4045
and
t+=+1.125+-+sqrt%285%29%2F8
t+=+1.125+-+2.236%2F8
t+=+1.125+-+.2795
t+=+.8455
On the way up, object is at height 19 ft in .8455 sec
On the way down, object is at height 19 ft in 1.4045 sec
You can check these
I'll check one answer:
19+=+36t+-+16t%5E2
19+=+36%2A1.4045+-+16%2A1.4045%5E2
19+=+50.562+-+31.5619+
19+=+19.0001
Close enough