A linear inequality is a mathematical statement that compares two expressions using inequality symbols such as "<", ">", "β€", or "β₯". It is called "linear" because the variable's highest power is one. Linear inequalities can be expressed in one or two variables, and sometimes as systems of inequalities.
In this section, we will explore the types of linear inequalities, their general properties, and step-by-step methods to solve them. Understanding how to approach these problems systematically will make solving them much easier on the SAT.
π 3 Types of Linear Inequalities
Linear inequalities come in various forms. Here are the common types you need to know for SAT.
#1. One-variable linear inequalities
These involve a single variable (e.g., x) and can be solved using basic algebra.- Example: 2x+3β€7, β3(m+1)>10
#2. Two-variable linear inequalities
These involve two variables (e.g., x and y) and are usually represented as shaded areas on a coordinate plane.
- Example: yβ₯2xβ3, x+1<3y
#3. Systems of linear inequalities
In SAT, an inequality system consists of two inequalities and often requires solving them together to find the solution set or shaded region.
yβ€βx+5
y>2xβ3
Let's go through the step-by-step process for each type and include examples for clarity.
π Solving a One-Variable Linear Inequality
To solve a one-variable linear inequality, follow these steps:
- Eliminate fractions (if any)
Multiply through by the least common denominator (LCD) to clear fractions.
- Simplify and isolate the variable
Move all terms with the variable to the left-hand side and all constants to the right-hand side using addition or subtraction.
- Divide or multiply to solve for the variable
If the variable has a coefficient, divide or multiply to isolate it.
- Important: If you multiply or divide by a negative number when solving an inequality, you must reverse the inequality sign.
Example:
Solve the inequality:
43βxβ5>1
Solution:
- Eliminate the fraction by multiplying both sides by 4:
4β
(43βxβ5)>4β
1
3xβ20>4
- Simplify and isolate:
3x>4+20βΉ3x>24
- Divide both sides by 3(it's positive, so the inequality sign need NO change):
x>8
π Solving a Two-Variable Linear Inequality
Two-variable inequalities may require you to solve or graph the solution. These inequalities are more easier to be solved when they are written in the slope-intercept form like yβ€mx+b, where m is the slope, and b is the y-intercept.
β₯ From an algebraic perspective
You can test specific points (x,y) in the inequality to confirm whether they satisfy the inequality. If a point satisfies the inequality, it is considered part of the solution set. It's a good way to solve multiple-choice questions which have already provided the value of (x,y).
Example:
- Substituting the specific point (x,y)=(2,6) into the inequality y>2x+1:
6>2β
2+1βΉ6>5
It's True! This point is one of the solutions for the given inequality.
- Substituting the specific point (x,y)=(β3,β15) into the inequality y>2x+1:
β15>2β
(β3)+1βΉβ15>β5
It's False! This point is NOT the solution for the given inequality.
π Solving a System of Linear Inequalities
A system of linear inequalities in real SAT Test consists of two inequalities. The solution is the overlapping shaded region where all inequalities are true.
β₯ From an algebraic perspective
Similar "solving a Two-Variable Linear Inequality", you can verify points in relation to the two inequalities in the system. Only if the point satisfies both of the inequalities in system, it belongs to the solution set. Otherwise, it is not part of the solution.
Example:
For the system of inequalities:
yβ€βx+4
yβ₯xβ2
a. Substituting the specific point (x,y)=(0,3) into two inequalities:
b. Substituting the specific point (x,y)=(4,β2) into two inequalities:
Since the point (4,β2) can not satisfy both inequalities, it's NOT a solution to the given system.