Minimum value of composite function expression

CAT 2021 Slot 3 · QA · Easy · Functions

If f(x)=x27xf(x) = x^2 - 7x and g(x)=x+3g(x) = x + 3, then the minimum value of f(g(x))3xf(g(x)) - 3x is

  1. A.
    • 20
  2. B.
    • 15
  3. C.
    • 12
  4. D.
    • 16
Answer

D

Explanation

First, evaluate f(g(x))f(g(x)): f(g(x))=(x+3)27(x+3)=x2+6x+97x21=x2x12f(g(x)) = (x+3)^2 - 7(x+3) = x^2 + 6x + 9 - 7x - 21 = x^2 - x - 12

Now, f(g(x))3xf(g(x)) - 3x: E(x)=(x2x12)3x=x24x12E(x) = (x^2 - x - 12) - 3x = x^2 - 4x - 12

Completing the square: E(x)=(x2)216E(x) = (x - 2)^2 - 16

The minimum value occurs at x=2x = 2, which is 16-16.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace