QUESTION IMAGE
Question
in exercises 47–54, solve the inequality. (see examples 5 and 6.)
- ( 9^{x} > 54 )
- ( 4^{x} leq 36 )
- ( ln x geq 3 )
- ( log_{4} x < 4 )
- ( 3^{x - 5} < 8 )
- ( e^{3x - 4} > 11 )
- ( -3log_{2} x - 6 leq 9 )
- ( -4log_{3} x - 5 geq 3 )
Response
Problem 47: $9^x > 54$
Step1: Take log base 9 of both sides
$\log_9(9^x) > \log_9(54)$
Step2: Simplify using $\log_b(b^x)=x$
$x > \log_9(54)$
Step3: Rewrite in base 3 (or natural log)
$x > \frac{\ln(54)}{\ln(9)} = \frac{\ln(6 \cdot 9)}{\ln(9)} = \frac{\ln6 + \ln9}{\ln9} = 1 + \frac{\ln6}{2\ln3}$
Step1: Take log base 4 of both sides
$\log_4(4^x) \leq \log_4(36)$
Step2: Simplify using $\log_b(b^x)=x$
$x \leq \log_4(36)$
Step3: Rewrite in base 2 (or natural log)
$x \leq \frac{\ln(36)}{\ln(4)} = \frac{2\ln6}{2\ln2} = \log_2 6$
Step1: Exponentiate both sides with base $e$
$e^{\ln x} \geq e^3$
Step2: Simplify using $e^{\ln x}=x$
$x \geq e^3$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$x > \log_9 54$ or $x > 1 + \frac{\ln 6}{2\ln 3}$
---