Find the minimum value of the function 22x − 2x+3 + 4
- A−16
- B−12
- C−8
- D0
- E4
- F20
Show the answer and worked solution
answer · B
- A−16
- B−12
- C−8
- D0
- E4
- F20
Put t = 2x, so 22x = t2 and 2x+3 = 8t. The function becomes t2 − 8t + 4 = (t−4)2 − 12, a quadratic in t with minimum −12 at t = 4. The value t = 4 is attainable, since t = 2x ranges over all positive reals and x = 2 gives it. So the minimum is −12; the restriction t > 0 only matters when the vertex sits at a non-positive t, which it does not here.