Linear equations, inequalities and systems on ACT Math sit in the Algebra and Functions reporting categories, each worth 17 to 20 percent of the Math test. The Math test runs 45 questions in 50 minutes. Both categories sit inside the larger Preparing for Higher Math group, worth 80 percent of the test. On the test you solve linear equations, graph lines with slope-intercept and point-slope forms, and solve systems with substitution, elimination or graphing.
| Topic | Skill tested |
|---|---|
| Equations and inequalities | Isolate the variable, flip the sign on negative multiplication or division |
| Slope forms | Slope-intercept (y = mx + b) and point-slope (y - y1 = m(x - x1)) |
| Systems | Substitution, elimination, graphing |
| Word problems | Translate a scenario into one equation per constraint |
Linear equations, inequalities and systems show up across the ACT Math test, from single-variable equations to word problems with two unknowns. These topics sit inside the Algebra and Functions reporting categories, and together they test how well you manipulate equations, read graphs and translate written scenarios into math. The algebra itself stays simple, with one variable raised to the first power and no exponents or roots. Most of the difficulty comes from setup speed and from small sign errors made under time pressure. Once the setup is right, the arithmetic on these questions is short.
ACT Math has 45 questions in 50 minutes on the current Enhanced ACT format. Linear topics reward speed, since every second saved on a two-step equation goes toward a harder problem later in the test. This guide breaks down how linear topics are weighted, walks through equations, inequalities, slope forms and systems step by step, and works an example for each method. It also links to free drill sets for extra practice.
How the ACT Weights Linear Equations and Systems
Linear equations, inequalities and systems fall under two reporting categories inside Preparing for Higher Math: Algebra and Functions. Preparing for Higher Math covers 80 percent of the Math test, and it splits into five subcategories. Algebra questions ask you to solve and manipulate equations, inequalities and systems. Functions questions ask you to work with slope, graphs and the link between input and output. Linear content appears in both.
The table below shows the share each subcategory holds on the Math test.
| Subcategory | Share of Math test |
|---|---|
| Number & Quantity | 10-12% |
| Algebra | 17-20% |
| Functions | 17-20% |
| Geometry | 17-20% |
| Statistics & Probability | 12-15% |
Outside Preparing for Higher Math, Integrating Essential Skills adds another 20 percent of the test, covering rates, percentages, proportional relationships, and area and volume. At least 20 percent of Math questions also carry a Modeling label, which cuts across multiple reporting categories, including Algebra and Functions problems built around real situations. Modeling is not a separate block of questions, so one linear word problem counts toward both Algebra and Modeling. Linear skills therefore touch more questions than the Algebra share alone suggests.
The 45-question, 50-minute Math test belongs to the Enhanced ACT, which does not penalize wrong answers. It rolled out for online testers in April 2025, paper testers in September 2025, and state and district testing in spring 2026. By 2026 every test taker sits the enhanced format.
Solving and Graphing Linear Equations and Inequalities
Linear Equations
A linear equation holds one variable raised to the first power, with no exponents, roots or variables multiplied together. Solve one by isolating the variable on one side of the equals sign. Every step keeps both sides balanced, so whatever you do to the left side you also do to the right. A single-variable linear equation has one solution, the single value making the statement true.
Follow these steps to solve a linear equation.
- Distribute any numbers outside parentheses across the terms inside.
- Combine like terms on each side of the equation.
- Move variable terms to one side and constants to the other by adding or subtracting.
- Divide both sides by the coefficient of the variable to isolate it.
- Check the answer by substituting it back into the original equation.
For example, solve 3(x - 4) = 2x + 5. Distribute the 3 to get 3x - 12 = 2x + 5. Subtract 2x from both sides to get x - 12 = 5. Add 12 to both sides, and x equals 17.
To graph a linear equation, rewrite it in slope-intercept form, y = mx + b. Plot b on the y-axis as your starting point. From there count the rise over the run given by the slope to reach a second point, up 3 and right 1 for a slope of 3, or down 2 and right 1 for a slope of -2. Draw a straight line through both points and extend it in each direction.
Linear Inequalities
An inequality compares two expressions with a symbol such as less than, greater than, less than or equal to, or greater than or equal to instead of an equals sign. Solve it the same way you solve an equation, with one exception. The solution is a range of values rather than a single number. Answer choices often show the range as a number line or as a shaded region on a coordinate plane.
Keep these differences in mind when you work with inequalities.
- Flip the inequality sign whenever you multiply or divide both sides by a negative number.
- Graph a solution on a number line with an open circle for strict inequalities and a closed circle for inequalities with an equal sign.
- Shade the number line in the direction the inequality points, toward larger or smaller values.
- On a coordinate plane, draw a dashed line for strict inequalities and a solid line for inequalities with an equal sign, then shade the side the solutions fall on.
For example, solve -2x + 6 > 10. Subtract 6 from both sides to get -2x > 4. Divide both sides by -2 and flip the sign, giving x < -2.
Slope-Intercept and Point-Slope Forms
Two equation forms describe a line on the ACT: slope-intercept form and point-slope form. Both use slope, the rate at which y changes for every unit change in x. A positive slope rises from left to right, a negative slope falls, and a slope of zero draws a horizontal line. Converting between the two forms takes one round of distribution and one addition.
The table below compares the two forms and when to reach for each one.
| Form | Equation | Best used when |
|---|---|---|
| Slope-intercept | y = mx + b | You know the slope and where the line crosses the y-axis |
| Point-slope | y - y1 = m(x - x1) | You know the slope and one point on the line |
In slope-intercept form, m is the slope and b is the y-intercept, the point where the line crosses the y-axis. In point-slope form, (x1, y1) marks any point on the line. Point-slope form saves time when a question hands you one point and a slope but no intercept. Distribute m and solve for y to turn it into slope-intercept form.
Find the slope between two points (x1, y1) and (x2, y2) with the formula m = (y2 - y1) / (x2 - x1). Parallel lines share the same slope. Perpendicular lines have slopes which multiply to -1, meaning one slope is the negative reciprocal of the other.
For example, a line through (1, 2) and (3, 8) has a slope of (8 - 2) / (3 - 1), or 3. Using point-slope form with the point (1, 2), the equation reads y - 2 = 3(x - 1). Distribute the 3 to get y - 2 = 3x - 3. Add 2 to both sides, and the slope-intercept form reads y = 3x - 1.
Solving Systems of Equations
A system of equations pairs two or more equations sharing the same variables. Solve a system by finding the values which satisfy every equation at once. The ACT tests three methods: substitution, elimination and graphing.
Substitution
Substitution works best when one equation already isolates a variable, or isolating one is straightforward.
Follow these steps.
- Solve one equation for one variable.
- Substitute the resulting expression into the other equation.
- Solve the resulting equation for the remaining variable.
- Substitute the value back into either original equation to find the other variable.
For example, solve the system y = x + 2 and 2x + y = 11. Substitute x + 2 for y in the second equation: 2x + (x + 2) = 11. Combine terms to get 3x + 2 = 11, then 3x = 9, so x = 3. Substitute x = 3 into y = x + 2 to find y = 5.
Elimination
Elimination works best when the coefficients of one variable already match, or match easily after multiplying an equation.
Follow these steps.
- Line up both equations with matching variable terms.
- Multiply one or both equations so a variable's coefficients turn into opposites or equal values.
- Add or subtract the equations to eliminate the matched variable.
- Solve for the remaining variable, then substitute it back to find the other one.
For example, solve the system 3x + 2y = 16 and x - 2y = -4. Add the two equations directly since the y terms are already opposites: 4x = 12, so x = 3. Substitute x = 3 into the second equation to get 3 - 2y = -4, giving y = 3.5.
Graphing
Graphing a system means plotting each equation as a line and reading the intersection point, the values satisfying both equations at once. Put each equation in slope-intercept form first, then plot both lines on the same axes. This method works as a fast check when the exam already gives you a graph or when the numbers are simple enough to plot by hand. Graphing turns slow when the solution lands between grid lines, so switch to algebra for messy coefficients.
Two special cases show up on the ACT.
- Parallel lines never intersect, so the system has no solution.
- Identical lines overlap completely, so the system has infinite solutions.
Choose a method based on how the equations are set up.
| Method | Best for |
|---|---|
| Substitution | One equation already isolates a variable |
| Elimination | Coefficients match or are easy to match with multiplication |
| Graphing | A quick visual check, or a graph the question already gives you |
Setting Up Linear Word Problems
Word problems hide a linear equation or system inside a written scenario. Translate the scenario into math before you solve it. Name every unknown first, then write one equation for each constraint the problem states. Two unknowns need two independent equations, and three unknowns need three.
Follow this process for setting up a word problem.
- Read the problem and identify each unknown quantity.
- Assign a variable to each unknown quantity, and write down what the variable represents.
- Translate phrases such as total, combined, more than, less than, and per into math operations.
- Write one equation for each constraint given in the problem.
- Solve the system with substitution or elimination.
For example, a school sells adult tickets for 8 dollars and student tickets for 5 dollars. Total ticket sales reach 650 dollars from 100 tickets sold. Let a represent adult tickets and s represent student tickets. The two equations read a + s = 100 and 8a + 5s = 650. Substitute 100 - s for a in the second equation: 8(100 - s) + 5s = 650. This simplifies to 800 - 3s = 650, so s = 50 and a = 50.
Practice Linear Equations and Systems on 10exam
Two free drills on 10exam target the skills in this guide. The Linear Equations & Inequalities drill covers solving and graphing equations and inequalities. The Systems of Equations drill covers substitution, elimination and graphing. Both drills are free and untimed, with instant explanations, and no signup is required.
For full length, timed Math practice under real test conditions, take one of our free practice tests on the ACT exam page. Review every missed algebra or functions question, then return to the matching drill above. See our ACT Math section guide for the full format, calculator rules, and content breakdown across every category. When you need quadratics, exponents and matrices next, work through the quadratics and matrices guide.
Sources
Free practice
Put this into practice with free ACT mock tests and topic drills
Written by
Muntasir
Founder of 10Exam. Builds free practice tests, drills and score calculators for the SAT, ACT, GRE, GMAT, TOEFL and IELTS.
All articles by Muntasir →Related Articles
ACT Scores for Scholarships
There is no single ACT score for scholarships: each college and state program sets its own cutoff on the 1-36 Composite scale, so...
Aug 07, 2026ACT Guide for International Students
International students register for the ACT through a free MyACT account, and non-US test dates cover all countries outside the Un...
Aug 07, 2026ACT Science Conflicting Viewpoints and Evaluating Models
The ACT Science Conflicting Viewpoints passage presents two or more explanations for one phenomenon. These explanations disagree b...
Aug 07, 2026ACT Science Research Summaries and Experimental Design
Research Summaries passages make up 45-60% of the ACT Science Test, the largest share of any passage type. Each one describes one...
Aug 07, 2026ACT Science Data Representation: Graphs and Trends
Data Representation questions on ACT Science hand you a table, graph, or figure and ask you to read it or reason one step beyond i...
Aug 06, 2026ACT Reading Vocabulary in Context Questions
ACT Reading vocabulary-in-context questions ask you to name what a word or phrase means inside one specific sentence, not what it...
Aug 06, 2026