BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATBootcamp Starts Sep 21
Chris Peckover, Target Test Prep GMAT expert
LIVE ONLINE BOOTCAMP

Live Online Bootcamp Class with Top GMAT Expert Chris Peckover

Sep 21 to Oct 9, 2026

Schedule
Mon to Fri · 7:00 to 10:00 PM ET
Included
Live classes + 6 months of TTP OnDemand
  • Boost your GMAT score in less than one month in a live online class
  • 6 months access to TTP OnDemand video courses included
View bootcamp & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Max. height function

Expert replies
by Gmat09_5ALL » Wed Sep 16, 2009 3:21 pm
An object thrown directly upward is at a height of h feet after t seconds, where h = -16 (t - 3)2 +
150. At what height, in feet, is the object 2 seconds after it reaches its maximum height?
A. 6
B. 86
C. 134
D 150
E. 214
Join the discussion
Source: — Problem Solving |

Re: Max. height function

by Brent@GMATPrepNow » Wed Sep 16, 2009 4:43 pm
Gmat09_5ALL wrote:An object thrown directly upward is at a height of h feet after t seconds, where h = -16 (t - 3)2 +
150. At what height, in feet, is the object 2 seconds after it reaches its maximum height?
A. 6
B. 86
C. 134
D 150
E. 214
The formula h = -16 (t - 3)^2 + 150 allows us to determine the height of the object at any time. For what value of t is -16(t-3)^2+150 maximized (in other words, the object is at its maximum height)?
It might be easier to answer this question if we rewrite the formula as h=150-16(t-3)^2
To maximize the value of h we need to minimize the value of 16(t-3)^2 and this means minimizing the value of (t-3)^2.
As you can see,(t-3)^2 is minimized when t=3.

We want to know the height 2 seconds AFTER the object's height is maximized, so we want to know that height at 5 seconds (3+2)

At t=5, the height (h) = 150-16(5-3)^2
=150-16(2)^2
=150-64
=86
Answer: B
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by g1988enator » Wed Sep 16, 2009 11:20 pm
over here why we havn't we put value of t=1?? then value of h could be more than 150
Join the discussion

by xcusemeplz2009 » Wed Sep 16, 2009 11:58 pm
putting t=1 will reduce the ht as the -ve no is to the power 2 so it will always be +ve so h=150-16*n where nis a +ve int. any value of n will give h < 150; thus h is max when (t-3)^2 =0=> t=3
It does not matter how many times you get knocked down , but how many times you get up
Join the discussion

by Gmat09_5ALL » Thu Sep 17, 2009 9:20 am
Thanks Brent....
Join the discussion

Re: Max. height function

by caspermonday » Wed Sep 23, 2009 10:54 am
Brent Hanneson wrote:
The formula h = -16 (t - 3)^2 + 150 allows us to determine the height of the object at any time. For what value of t is -16(t-3)^2+150 maximized (in other words, the object is at its maximum height)?
It might be easier to answer this question if we rewrite the formula as h=150-16(t-3)^2
To maximize the value of h we need to minimize the value of 16(t-3)^2 and this means minimizing the value of (t-3)^2.
As you can see,(t-3)^2 is minimized when t=3.

We want to know the height 2 seconds AFTER the object's height is maximized, so we want to know that height at 5 seconds (3+2)

At t=5, the height (h) = 150-16(5-3)^2
=150-16(2)^2
=150-64
=86
Answer: B
Thank you for solution but I thought a little bit differently:

16(t-3)^2 is minimum when it is equal to 1 (cause the object can't fly negative amount of time).

To be equal to 1, (t-3) should equal to 1/4 (because in such case 16(t-3)^2=16(1/4)^2)

When we solve the equation t-3=1/4, we get that t=13/4. This is the time needed to reach maximum height (150-1=149)

Now we are interested in what happens in 2 seconds:
150-16(t-3+2seconds)^2=150-16(13/4-3+2)^2=69 meters

I know that there is no such answer among options but I don't see how my solution is flawed. Besides, we are never told that the number of seconds is integer.

Could anyone correct me? Thank you!
Join the discussion

Re: Max. height function

by Brent@GMATPrepNow » Wed Sep 23, 2009 11:05 am
caspermonday wrote:
Brent Hanneson wrote:
The formula h = -16 (t - 3)^2 + 150 allows us to determine the height of the object at any time. For what value of t is -16(t-3)^2+150 maximized (in other words, the object is at its maximum height)?
It might be easier to answer this question if we rewrite the formula as h=150-16(t-3)^2
To maximize the value of h we need to minimize the value of 16(t-3)^2 and this means minimizing the value of (t-3)^2.
As you can see,(t-3)^2 is minimized when t=3.

We want to know the height 2 seconds AFTER the object's height is maximized, so we want to know that height at 5 seconds (3+2)

At t=5, the height (h) = 150-16(5-3)^2
=150-16(2)^2
=150-64
=86
Answer: B
Thank you for solution but I thought a little bit differently:

16(t-3)^2 is minimum when it is equal to 1 (cause the object can't fly negative amount of time).

To be equal to 1, (t-3) should equal to 1/4 (because in such case 16(t-3)^2=16(1/4)^2)

When we solve the equation t-3=1/4, we get that t=13/4. This is the time needed to reach maximum height (150-1=149)

Now we are interested in what happens in 2 seconds:
150-16(t-3+2seconds)^2=150-16(13/4-3+2)^2=69 meters

I know that there is no such answer among options but I don't see how my solution is flawed. Besides, we are never told that the number of seconds is integer.

Could anyone correct me? Thank you!
This part isn't true: "16(t-3)^2 is minimum when it is equal to 1"
We can make 16(t-3)^2 equal 0 if we let t=3.
Surely, 0 is less than 1.
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion