SOLUTION: When a ball is thrown, its height in feet "h" after "t" seconds is given by the equation h = vt - 16t^2 In this equation, v is the initial upwards velocity in feet per second.

Algebra ->  Expressions-with-variables -> SOLUTION: When a ball is thrown, its height in feet "h" after "t" seconds is given by the equation h = vt - 16t^2 In this equation, v is the initial upwards velocity in feet per second.       Log On


   



Question 39028: When a ball is thrown, its height in feet "h" after "t" seconds is given by the equation
h = vt - 16t^2
In this equation, v is the initial upwards velocity in feet per second. If v = 28 feet per second, find all values of t for which h = 12 feet.

Found 2 solutions by stanbon, checkley71:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
h = vt - 16t^2
In this equation, v is the initial upwards velocity in feet per second. If v = 28 feet per second, find all values of t for which h = 12 feet.
h=28t-16t^2
12=28t-16t^2
-16t^2+28t-12=0
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -16x%5E2%2B28x%2B-12+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%2828%29%5E2-4%2A-16%2A-12=16.

Discriminant d=16 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-28%2B-sqrt%28+16+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%2828%29%2Bsqrt%28+16+%29%29%2F2%5C-16+=+0.75
x%5B2%5D+=+%28-%2828%29-sqrt%28+16+%29%29%2F2%5C-16+=+1

Quadratic expression -16x%5E2%2B28x%2B-12 can be factored:
-16x%5E2%2B28x%2B-12+=+-16%28x-0.75%29%2A%28x-1%29
Again, the answer is: 0.75, 1. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-16%2Ax%5E2%2B28%2Ax%2B-12+%29

Hope this helps.
Cheers,
Stan H.

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
12=24T-16t~2 or 16t~2-24t+12=0 or 4t~2-7t+3=o or (4t-3)(t-1)=0 or 4t-3=0 or
t=3/4 & t=1