Mister Exam

Other calculators

(x-4):(x-7)<=0 inequation

A inequation with variable

The solution

You have entered [src]
x - 4     
----- <= 0
x - 7     
$$\frac{x - 4}{x - 7} \leq 0$$
(x - 4)/(x - 7) <= 0
Detail solution
Given the inequality:
$$\frac{x - 4}{x - 7} \leq 0$$
To solve this inequality, we must first solve the corresponding equation:
$$\frac{x - 4}{x - 7} = 0$$
Solve:
Given the equation:
$$\frac{x - 4}{x - 7} = 0$$
Multiply the equation sides by the denominator -7 + x
we get:
$$x - 4 = 0$$
Move free summands (without x)
from left part to right part, we given:
$$x = 4$$
$$x_{1} = 4$$
$$x_{1} = 4$$
This roots
$$x_{1} = 4$$
is the points with change the sign of the inequality expression.
First define with the sign to the leftmost point:
$$x_{0} \leq x_{1}$$
For example, let's take the point
$$x_{0} = x_{1} - \frac{1}{10}$$
=
$$- \frac{1}{10} + 4$$
=
$$\frac{39}{10}$$
substitute to the expression
$$\frac{x - 4}{x - 7} \leq 0$$
$$\frac{-4 + \frac{39}{10}}{-7 + \frac{39}{10}} \leq 0$$
1/31 <= 0

but
1/31 >= 0

Then
$$x \leq 4$$
no execute
the solution of our inequality is:
$$x \geq 4$$
         _____  
        /
-------•-------
       x1
Solving inequality on a graph
Rapid solution [src]
And(4 <= x, x < 7)
$$4 \leq x \wedge x < 7$$
(4 <= x)∧(x < 7)
Rapid solution 2 [src]
[4, 7)
$$x\ in\ \left[4, 7\right)$$
x in Interval.Ropen(4, 7)