| 
 
 
| Question 470978:  h(t)= c-(d-4t)^2; At time t=0, an initial height of 6 feet.  Until the ball hit the ground, its height in feet after t seconds was given by the function h (at the beginning of problem), in which c and d are positive constants.  If the ball reached its maximum height of 106 feet at time t=2.5, what was the height in feet of the ball at t=1 ?
 The answer is 70, but I do not understand how they came up with this answer....please help!
 Found 2 solutions by  Alan3354, bucky:
 Answer by Alan3354(69443)
      (Show Source): 
You can put this solution on YOUR website! h(t)= c-(d-4t)^2; At time t=0, an initial height of 6 feet.  Until the ball hit the ground, its height in feet after t seconds was given by the function h (at the beginning of problem), in which c and d are positive constants.  If the ball reached its maximum height of 106 feet at time t=2.5, what was the height in feet of the ball at t=1 ? -------------------
 Solve for c & d
 -------------------
 h(t)= c-(d-4t)^2
 h(0) = c - d^2 = 6
 h(2.5) = c - (d - 10)^2 = 106
 -----------------------
 c - d^2 = 6
 c = d^2 + 6
 --------------
 c - (d - 10)^2 = 106
 c - d^2 + 20d - 100 = 106
 Sub for c
 d^2+6 - d^2 + 20d = 206
 20d = 200
 d = 10
 --------
 c = 106
 -------------
 h(t) = 106 - (10 - 4t)^2
 h(1) = 106 - 6^2
 h(1) = 70
 
Answer by bucky(2189)
      (Show Source): 
 | 
  
 | 
 |