If $$\log_{3x+5} (ax^2+8x+3)>2$$ find the interval in which x lies.
Answer is $\left(-\dfrac43 , -\dfrac{23}{22}\right)$. Now hint me how to solve the problem please.
If $$\log_{3x+5} (ax^2+8x+3)>2$$ find the interval in which x lies.
Answer is $\left(-\dfrac43 , -\dfrac{23}{22}\right)$. Now hint me how to solve the problem please.
In general, if $b > 1$ then $$\log_b A > k \iff b^k < A$$ while if $0 < b < 1$ then $$\log_b A > k \iff b^k > A$$
Applying this to your problem, we have two cases:
$$3x+5 > 1 \textrm{ and } (3x+5)^2 < ax^2 + 8x +3$$ or $$0 < 3x+5 < 1 \textrm{ and } (3x+5)^2 > ax^2 + 8x +3$$
Can you take it from there?