Question
What is the maximum value of the function f(x) = min (7 - 9x, 3x + 4) for 0 < x < 9?
Answer: Option C
:
C
Was this answer helpful ?
:
C
7- 9x is a decreasing function, while 3x +4 is an increasing function. The max of f(x) occurs
at the intersection of 7 - 9x and 3x + 4.
7- 9x = 3x + 4 → x = 14
So, max f(x) = min (194 , 194) = 194
Was this answer helpful ?
Submit Solution