Mastering Linear Inequalities In One Or Two Variables Questions on the SAT

Linear inequalities in one or two variables test your ability to reason and solve for variable values within inequality constraints, and we will guide you through strategies to tackle these problems effectively.

Linear equations and inequalities are fundamental in algebra, involving equal and inequality signs respectively. While linear equations use the equal sign (=), linear inequalities use inequality signs (<, ≤, >, and ≥).

Linear inequality questions show up on every digital SAT exam. This guide will help you solve linear equations and inequalities, recognize different solution conditions, and ensure you avoid common mistakes.

1. Linear Equations

To understand how to solve linear inequality problems, we have to first understand how to solve their counterpart: linear equations. The goal is to isolate the variable on one side of the equation.

Linear Equations in One Variable

Most SAT questions involve one variable. Example: 3x + 5 = 14

Solution: Subtract 5 from both sides: 3x = 9. Divide by 3: x = 3.

More complex example: 2(x + 3) = 4x - 2

Solution: Distribute: 2x + 6 = 4x - 2. Subtract 2x: 6 = 2x - 2. Add 2: 8 = 2x. Divide: x = 4.

Fractions and Negative Numbers

Example with fractions: (2/3)x = 4. Multiply by 3: 2x = 12. Divide by 2: x = 6.

Example with negatives: -2x + 5 = 9. Subtract 5: -2x = 4. Divide by -2: x = -2.

Linear Equations in Two Variables

For equations with two variables, substitute the given value. Example: 3x + 2y = 12, if y = 2. Substitute: 3x + 4 = 12. Solve: 3x = 8, x = 8/3.

Using Linear Equations to Evaluate Expressions

Example: If 2x + 3 = 7, what is x - 1? Solve: 2x = 4, x = 2. Evaluate: x - 1 = 2 - 1 = 1.

2. Linear Inequalities

Solving linear inequalities is very similar to solving linear equations. The main difference is that we must pay attention to the direction of the inequality sign.

Without Reversing the Inequality Sign

If the coefficient of the variable is positive, the inequality sign maintains its direction.

Example: 2x - 3 < 7. Add 3: 2x < 10. Divide by 2: x < 5.

Requiring Reversing the Inequality Sign

If the coefficient is negative, reverse the inequality sign when dividing or multiplying.

Example: -3x + 4 > 1. Subtract 4: -3x > -3. Divide by -3 and reverse: x < 1.

Complete Example

Solve: -4x + 7 ≤ 19

Solution: Subtract 7: -4x ≤ 12. Divide by -4 and reverse: x ≥ -3.

3. Number of Solutions for Linear Equations

Linear equations on the SAT typically have one solution, but some can have no solutions or infinitely many solutions.

One Solution

If the equation can be rewritten as ax = b where a and b are constants, it has one solution.

Example: 3x + 2 = 8. Subtract 2: 3x = 6. Divide: x = 2.

No Solutions

If the variable can be eliminated, leaving a false statement, there are no solutions.

Example: 2x + 3 = 2x + 5. Subtract 2x: 3 = 5 (false). No solutions.

Infinitely Many Solutions

If the equation simplifies to a true statement involving no variables, there are infinitely many solutions.

Example: x + 3 = x + 3. Subtract x: 3 = 3 (always true). Infinitely many solutions.

Complete Example

Determine solutions for: 4x + 2 = 4(x + 1)

Solution: Distribute: 4x + 2 = 4x + 4. Subtract 4x: 2 = 4 (false). No solutions.
Take a Free Digital SAT Practice Test

Frequently Asked Questions

You must reverse the inequality sign whenever you multiply or divide both sides by a negative number. For example, -3x > -3 becomes x < 1 after dividing by -3.

One solution: simplifies to x = number. No solutions: simplifying leads to a false statement like 3 = 5. Infinitely many: simplifying leads to a true statement like 3 = 3.

Linear equations use equals (=) and have specific solutions. Linear inequalities use inequality signs and have ranges of solutions. The solving process is the same except you must flip the sign when multiplying/dividing by a negative.