Mister Exam

logx(3)<0 inequation

A inequation with variable

The solution

You have entered [src]
log(x)*3 < 0
$$3 \log{\left(x \right)} < 0$$
3*log(x) < 0
Detail solution
Given the inequality:
$$3 \log{\left(x \right)} < 0$$
To solve this inequality, we must first solve the corresponding equation:
$$3 \log{\left(x \right)} = 0$$
Solve:
Given the equation
$$3 \log{\left(x \right)} = 0$$
$$3 \log{\left(x \right)} = 0$$
Let's divide both parts of the equation by the multiplier of log =3
$$\log{\left(x \right)} = 0$$
This equation is of the form:
log(v)=p

By definition log
v=e^p

then
$$x = e^{\frac{0}{3}}$$
simplify
$$x = 1$$
$$x_{1} = 1$$
$$x_{1} = 1$$
This roots
$$x_{1} = 1$$
is the points with change the sign of the inequality expression.
First define with the sign to the leftmost point:
$$x_{0} < x_{1}$$
For example, let's take the point
$$x_{0} = x_{1} - \frac{1}{10}$$
=
$$- \frac{1}{10} + 1$$
=
$$\frac{9}{10}$$
substitute to the expression
$$3 \log{\left(x \right)} < 0$$
$$3 \log{\left(\frac{9}{10} \right)} < 0$$
3*log(9/10) < 0

the solution of our inequality is:
$$x < 1$$
 _____          
      \    
-------ο-------
       x1
Solving inequality on a graph
Rapid solution [src]
And(0 < x, x < 1)
$$0 < x \wedge x < 1$$
(0 < x)∧(x < 1)
Rapid solution 2 [src]
(0, 1)
$$x\ in\ \left(0, 1\right)$$
x in Interval.open(0, 1)