Your Flashcards are Ready!
15 Flashcards in this deck.
Topic 2/3
15 Flashcards in this deck.
Linear inequalities in one variable are expressions that compare two linear expressions using inequality symbols such as >, <, ≥, and ≤. Unlike linear equations, which assert equality, linear inequalities express a range of possible solutions. The general form of a linear inequality in one variable is:
$$ ax + b > c $$where a, b, and c are constants, and x is the variable. The solution to a linear inequality is a set of values for x that make the inequality true.
Solving linear inequalities involves finding the range of values for the variable that satisfy the inequality. The process is similar to solving linear equations, with an additional consideration when multiplying or dividing by negative numbers. The key steps are:
Consider the inequality:
$$ 2x + 3 < 7 $$To solve for x:
The solution is all real numbers less than 2.
Graphing linear inequalities provides a visual representation of the solution set on the number line. To graph:
Using the previous example, $x < 2$ is graphed by placing an open circle at 2 and shading all numbers to the left.
A crucial aspect of solving inequalities is understanding how multiplying or dividing by a negative number affects the inequality symbol. Specifically, doing so reverses the direction of the inequality. For example:
$$ -3x > 9 $$To solve for x:
The solution is all real numbers less than -3.
Sometimes, inequalities involve two or more inequalities combined. These are known as compound inequalities and can be categorized as:
Solving gives: $$ -1 < x < 3 $$
Solving gives: $$ x < -1 \quad \text{OR} \quad x > 3 $$
Linear inequalities are widely used in various real-life contexts, such as:
For instance, if a student wants to buy notebooks costing $2 each and has $20, the inequality representing this scenario is:
$$ 2n \leq 20 $$Solving for n: $$ n \leq 10 $$
This indicates the student can purchase up to 10 notebooks.
Some inequalities require multiple steps to isolate the variable. Consider:
$$ 3(2x - 4) + 5 &geq 2x + 7 $$Solving step-by-step:
The solution is $x \geq 3.5$.
After solving an inequality, it is essential to verify the solution by substituting it back into the original inequality. This ensures the solution satisfies the inequality.
For example, with $x < 2$, substitute $x = 1$:
$$ 2(1) + 3 < 7 \\ 5 < 7 \quad \text{(True)} $$Substituting $x = 3$:
$$ 2(3) + 3 < 7 \\ 9 < 7 \quad \text{(False)} $$>This confirms that $x < 2$ is the correct solution.
Solutions to inequalities can be expressed in various forms:
Understanding these notations is crucial for communicating solutions effectively.
Consider a scenario where a company wants to hire employees who can work between 20 to 40 hours a week. Let x represent the number of hours. The compound inequality representing this requirement is:
$$ 20 \leq x \leq 40 $$>This means employees must work at least 20 hours but no more than 40 hours per week.
Aspect | Linear Equations | Linear Inequalities |
Definition | Expressions asserting equality between two linear expressions. | Expressions comparing two linear expressions using inequality symbols. |
Solution | A specific value of the variable. | A range of possible values for the variable. |
Graphical Representation | A single point on the number line. | A region or interval on the number line. |
Example | $2x + 3 = 7$ | $2x + 3 < 7$ |
Usage | Solving for exact values in equations. | Determining feasible ranges in constraints. |
Enhance your understanding and performance with these tips:
Did you know that linear inequalities are not only fundamental in mathematics but also play a crucial role in various fields like economics, engineering, and computer science? For example, in economics, linear inequalities help model consumer budgets and constraints, enabling businesses to make informed financial decisions. Additionally, in engineering, they are used to define safety limits and optimize resource allocation. Understanding linear inequalities opens the door to solving real-world problems effectively and efficiently.
Students often make the following mistakes when solving linear inequalities: