Maths Olympiad Prep

Track / Stage 5 / 157 of 400 #757 of 1964

Problem 757

AIME late
Algebra Difficulty 5.3 Find the answer

Example 8. Solve the inequality

log0.5(log6x2+xx+4)<0 \log _{0.5}\left(\log _{6} \frac{x^{2}+x}{x+4}\right)<0

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

Solution. Since the base of the logarithm is less than one, the given inequality is equivalent to the inequality

log6x2+xx+4>1 \log _{6} \frac{x^{2}+x}{x+4}>1

which, considering that the base of the logarithm is greater than one, is equivalent to the inequality

x2+xx+4>6 \frac{x^{2}+x}{x+4}>6

i.e., the inequality

x2+xx+46>0x25x24x+4>0 \frac{x^{2}+x}{x+4}-6>0 \Leftrightarrow \frac{x^{2}-5 x-24}{x+4}>0

Since x25x24=(x+3)(x8)x^{2}-5 x-24=(x+3)(x-8), solving the inequality

(x+3)(x8)x+4>0 \frac{(x+3)(x-8)}{x+4}>0

by the method of intervals, we find that the set of all its solutions, and thus of the original inequality, is the intervals 4<x<3-4<x<-3 and 8<x<+8<x<+\infty.

Solving an inequality of the form

f(logax)0 f\left(\log _{a} x\right) \geqslant 0

where ff is some function, by the substitution t=logaxt=\log _{a} x reduces to solving the inequality f(t)0f(t) \geqslant 0 and then solving the corresponding simple logarithmic inequalities.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.