Skip to main content
Lemma

TMUA practice: Exponentials Logs, problem 5

A TMUA-calibre exponentials logs problem at difficulty 4 of 5, with the full worked solution.

The question
What is the precise interval on which the function   f(x)=log1/2(x22x3)  \;f(x) = \log_{1/2}(x^{2} - 2x - 3)\; is monotonically decreasing?
A (,1)(-\infty,\, -1)
B (,1)(-\infty,\, 1)
C (1,)(1,\, \infty)
D (3,)(3,\, \infty)

The correct answer is highlighted. D

Worked solution

Domain. Need   u(x)=x22x3=(x3)(x+1)>0\;u(x) = x^{2} - 2x - 3 = (x - 3)(x + 1) > 0, i.e.   x<1  \;x < -1\; or   x>3\;x > 3.

Monotonicity. log1/2\log_{1/2} is a decreasing function. So f(x)=log1/2(u(x))f(x) = \log_{1/2}(u(x)) is decreasing iff u(x)u(x) is increasing.

u(x)=2x2u'(x) = 2x - 2, which is positive iff x>1x > 1. So uu is increasing on (1,)(1, \infty).

Intersect with the domain: (1,)[(,1)(3,)]=(3,)(1, \infty) \cap [\,(-\infty, -1) \cup (3, \infty)\,] = (3, \infty).

So ff is monotonically decreasing on (3,)(3, \infty). This is option D.

Why the other options fail.

  • A, (,1)(-\infty, -1): in this part of the domain uu is decreasing (since x<1<1x < -1 < 1), so f=log1/2(u)f = \log_{1/2}(u) is increasing.
  • B, (,1)(-\infty, 1): includes points outside the domain (those between 1-1 and 11).
  • C, (1,)(1, \infty): includes points between 11 and 33 where the function is undefined.

The lesson: for logau\log_{a} \circ u with 0<a<10 < a < 1, the composite is decreasing where uu is increasing. Combine with the domain u>0u > 0.