Given:
h(t) = -16t2 + b
h(0) = 3364
Observations:
On SAT, always gather some bits of evidence from the description early, and decide which may be relevant. Some may not be.
(a) When 0 is plugged into h(t) for t = 0, we will be left with only ‘b’. Relevant. File that.
(b) h(t) describes an inverted parabola in time ’t' at Vertex (0, b). Not Relevant yet. Maybe.
(c) The problem description does not state the units of h(t), and we are _not_ asked for units among the answers.
We file this as a mental note, as we proceed: Perhaps we quickly observe that given that the usual “free fall” equations may either involve acceleration due to Earth’s gravity as g = 32 ft/sec² or g = 9.81 m/sec², and the usual free fall equations involve the term (1/2)gt² , we notice g/2 = 16 makes it easy to conclude that h(t) is in feet, but just as easy to dismiss this as irrelevant. Not Relevant. Move on.
(d) Problem description does not specify “when” nor from "what height” the object will be dropped.
We may need to assume something at some point, or find another hint as we go. Unknown. Relevant.
Solution:
h(0) = -16(0)² + b ==> h(0) = b, also given that h(0) = 3364 ==> b = 3364
So far we have, using observation (a): h(t) = -16t² + 3364
We still do not know what to make of observation (d), we have found no new information so far.
So we assume that object will be dropped from the highest point, which is what ? Remember that irrelevant ‘inverted parabola vertex’ mental note ?
Given h(t) = -16t² + 3364, 3364 is the maximum because the term -16t² will always be negative and cause h(t) < 3364 for all t ≠ 0.
We need to assume object drop at Maximum height. We are not told otherwise, we are not told that this is so either.
We want to know specific duration ’T' of the fall, when the object hits the ground at h(T) = 0 ==>
-16T² + 3364 = 0 ==> 16T² = 3364 ==> T² = 3364 / 16 ==>
T = ±√(3364 / 16) = ±√(1682 / 8) = ±√(841 / 4) = ±(29 / 2) = ± 14.5
# Note on Mental Math during SAT: √841 is close to √900 = 30. Which numbers not far from, and less than 30, when squared, end with the digit 1 of 841 ? 9x9 = 81, candidate, so maybe 29. 8x8 ends in 4, 7x7 ends in 9 <keep going>, we have memorized that 25x25 = 625 (right?), too far back from 841, so we go with 29.
Quick mental Algebra check: (30 - 1)(30 - 1) = 30² - 2(30) + 1… yes.
This is SAT after all, where reasonable numbers are often selected for a reason to obviate the need for Calculator!
We discard the negative answer, choose + 14.5 for elapsed free fall time since t = 0
Answer: (B) 14.50