Back to Blog
    Exams, Assessments & Practice Tools

    Easy ACT Systems of Equations Practice Questions

    June 7, 202610 min read57 views
    Easy ACT Systems of Equations Practice Questions

    Easy ACT Systems of Equations Practice Questions

    Mastering systems of equations is a fundamental step for any student aiming for a high score on the math section of the ACT. These problems typically involve finding the values of two variables that satisfy two different equations simultaneously. Because the ACT is a timed exam, learning how to quickly identify whether to use substitution or elimination can save you precious minutes. This guide provides Easy ACT Systems of Equations Practice Questions to help you build a solid foundation before moving on to more complex ACT algebra practice questions.

    Concept Explanation

    A system of equations is a set of two or more equations that share the same variables and are solved simultaneously to find a common solution. On the ACT, you will most frequently encounter systems of two linear equations with two variables, usually x x and y y . The solution to these systems is the point ( x , y ) (x, y) where the two lines intersect on a coordinate plane. There are three primary methods to solve these systems:

    • Substitution: Solve one equation for one variable (e.g., x = . . . x = ... ) and plug that expression into the second equation. This is ideal when one variable already has a coefficient of 1.
    • Elimination (Addition/Subtraction): Line up the equations and add or subtract them to cancel out one variable. You may need to multiply one or both equations by a constant first.
    • Graphing: Finding the intersection point of the two lines. While less common for manual calculation on the ACT, it is a great way to visualize the problem.

    According to Khan Academy, understanding the relationship between these lines is key to identifying if a system has one solution, no solution (parallel lines), or infinitely many solutions (identical lines). For a broader overview of the exam's math requirements, check out our ACT Prep hub.

    Solved Examples

    Review these step-by-step solutions to understand the logic behind solving linear systems efficiently.

    1. Example 1: Substitution Method
      Solve the system:
      y = 2 x + 3 y = 2x + 3
      3 x + y = 13 3x + y = 13
      Solution:
      1. Since the first equation is already solved for y y , substitute ( 2 x + 3 ) (2x + 3) into the second equation for y y .
      2. 3 x + ( 2 x + 3 ) = 13 3x + (2x + 3) = 13
      3. Combine like terms: 5 x + 3 = 13 5x + 3 = 13
      4. Subtract 3 from both sides: 5 x = 10 5x = 10
      5. Divide by 5: x = 2 x = 2
      6. Plug x = 2 x = 2 back into the first equation: y = 2 ( 2 ) + 3 = 7 y = 2(2) + 3 = 7 . The solution is ( 2 , 7 ) (2, 7) .
    2. Example 2: Elimination Method
      Solve the system:
      x + y = 10 x + y = 10
      x βˆ’ y = 4 x - y = 4
      Solution:
      1. Add the two equations together to eliminate y y : ( x + x ) + ( y βˆ’ y ) = 10 + 4 (x + x) + (y - y) = 10 + 4 .
      2. This results in 2 x = 14 2x = 14 .
      3. Divide by 2: x = 7 x = 7 .
      4. Substitute x = 7 x = 7 into the first equation: 7 + y = 10 7 + y = 10 .
      5. Subtract 7: y = 3 y = 3 . The solution is ( 7 , 3 ) (7, 3) .
    3. Example 3: Systems in Word Problems
      At a fruit stand, 2 apples and 3 bananas cost $5. 4 apples and 1 banana cost $5. How much does one apple cost?
      Solution:
      1. Set up the equations: 2 a + 3 b = 5 2a + 3b = 5 and 4 a + 1 b = 5 4a + 1b = 5 .
      2. Multiply the second equation by 3 to prepare for elimination: 12 a + 3 b = 15 12a + 3b = 15 .
      3. Subtract the first equation from this new equation: ( 12 a βˆ’ 2 a ) + ( 3 b βˆ’ 3 b ) = 15 βˆ’ 5 (12a - 2a) + (3b - 3b) = 15 - 5 .
      4. 10 a = 10 10a = 10 , so a = 1 a = 1 . One apple costs $1.

    Practice Questions

    Test your skills with these Easy ACT Systems of Equations Practice Questions. If you find these helpful, you might also want to try our ACT Math Practice Questions with Answers for a wider variety of topics.

    1. Solve for x x and y y :
      y = 3 x y = 3x
      x + y = 12 x + y = 12
    2. What is the value of y y in the following system?
      2 x + y = 8 2x + y = 8
      2 x βˆ’ y = 4 2x - y = 4
    3. Solve the system for x x :
      5 x + 2 y = 20 5x + 2y = 20
      y = 5 y = 5

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free
    1. Find the intersection point of the lines y = x + 2 y = x + 2 and y = βˆ’ x + 6 y = -x + 6 .
    2. If 3 x + 2 y = 12 3x + 2y = 12 and x = 2 x = 2 , what is the value of y y ?
    3. Solve for x x :
      x + 2 y = 10 x + 2y = 10
      3 x βˆ’ 2 y = 6 3x - 2y = 6
    4. A movie theater sells adult tickets for $10 and child tickets for $6. If a group of 10 people pays $84 total, how many adult tickets were purchased?
    5. What is the value of x + y x + y if:
      2 x + 3 y = 15 2x + 3y = 15
      3 x + 2 y = 10 3x + 2y = 10
    6. Solve the system:
      y = 1 2 x + 4 y = \frac{1}{2}x + 4
      y = 2 x βˆ’ 2 y = 2x - 2
    7. Which ordered pair ( x , y ) (x, y) satisfies the system below?
      x βˆ’ y = 5 x - y = 5
      2 x + y = 13 2x + y = 13

    Answers & Explanations

    Review the detailed explanations below to correct any mistakes and reinforce your learning. You can also use the AI Question Generator to create more problems like these.

    1. Answer: (3, 9). Substitute 3 x 3x for y y in the second equation: x + 3 x = 12 β†’ 4 x = 12 β†’ x = 3 x + 3x = 12 \rightarrow 4x = 12 \rightarrow x = 3 . Then, y = 3 ( 3 ) = 9 y = 3(3) = 9 .
    2. Answer: 2. Use elimination by subtracting the second equation from the first: ( 2 x βˆ’ 2 x ) + ( y βˆ’ ( βˆ’ y ) ) = 8 βˆ’ 4 β†’ 2 y = 4 β†’ y = 2 (2x - 2x) + (y - (-y)) = 8 - 4 \rightarrow 2y = 4 \rightarrow y = 2 .
    3. Answer: 2. Substitute y = 5 y = 5 into the first equation: 5 x + 2 ( 5 ) = 20 β†’ 5 x + 10 = 20 β†’ 5 x = 10 β†’ x = 2 5x + 2(5) = 20 \rightarrow 5x + 10 = 20 \rightarrow 5x = 10 \rightarrow x = 2 .
    4. Answer: (2, 4). Set the equations equal to each other: x + 2 = βˆ’ x + 6 x + 2 = -x + 6 . Add x x to both sides: 2 x + 2 = 6 2x + 2 = 6 . Subtract 2: 2 x = 4 2x = 4 , so x = 2 x = 2 . Plug x = 2 x = 2 into y = x + 2 y = x + 2 to get y = 4 y = 4 .
    5. Answer: 3. Substitute x = 2 x = 2 into the equation: 3 ( 2 ) + 2 y = 12 β†’ 6 + 2 y = 12 β†’ 2 y = 6 β†’ y = 3 3(2) + 2y = 12 \rightarrow 6 + 2y = 12 \rightarrow 2y = 6 \rightarrow y = 3 .
    6. Answer: 4. Add the two equations to eliminate y y : ( x + 3 x ) + ( 2 y βˆ’ 2 y ) = 10 + 6 β†’ 4 x = 16 β†’ x = 4 (x + 3x) + (2y - 2y) = 10 + 6 \rightarrow 4x = 16 \rightarrow x = 4 .
    7. Answer: 6. Let a a be adult and c c be child tickets. Equations: a + c = 10 a + c = 10 and 10 a + 6 c = 84 10a + 6c = 84 . From the first, c = 10 βˆ’ a c = 10 - a . Substitute: 10 a + 6 ( 10 βˆ’ a ) = 84 β†’ 10 a + 60 βˆ’ 6 a = 84 β†’ 4 a = 24 β†’ a = 6 10a + 6(10 - a) = 84 \rightarrow 10a + 60 - 6a = 84 \rightarrow 4a = 24 \rightarrow a = 6 .
    8. Answer: 5. Add the two equations: ( 2 x + 3 x ) + ( 3 y + 2 y ) = 15 + 10 β†’ 5 x + 5 y = 25 (2x + 3x) + (3y + 2y) = 15 + 10 \rightarrow 5x + 5y = 25 . Divide the entire equation by 5: x + y = 5 x + y = 5 .
    9. Answer: (4, 6). Set them equal: 1 2 x + 4 = 2 x βˆ’ 2 \frac{1}{2}x + 4 = 2x - 2 . Multiply by 2 to clear fractions: x + 8 = 4 x βˆ’ 4 x + 8 = 4x - 4 . Subtract x x : 8 = 3 x βˆ’ 4 8 = 3x - 4 . Add 4: 12 = 3 x 12 = 3x , so x = 4 x = 4 . Then y = 2 ( 4 ) βˆ’ 2 = 6 y = 2(4) - 2 = 6 .
    10. Answer: (6, 1). Add the equations: ( x + 2 x ) + ( βˆ’ y + y ) = 5 + 13 β†’ 3 x = 18 β†’ x = 6 (x + 2x) + (-y + y) = 5 + 13 \rightarrow 3x = 18 \rightarrow x = 6 . Substitute x = 6 x = 6 into x βˆ’ y = 5 x - y = 5 : 6 βˆ’ y = 5 β†’ y = 1 6 - y = 5 \rightarrow y = 1 .
    Interactive quizQuestion 1 of 5

    1. Check your understanding with this short quiz designed to mimic the style of ACT questions. 1. If \( x + y = 15 \) and \( x - y = 5 \), what is the value of \( x \)?

    Pick an answer to check

    Frequently Asked Questions

    What is the most common way to solve systems of equations on the ACT?

    Substitution and elimination are the most common methods used on the ACT. Substitution is generally faster when one variable is already isolated, while elimination is preferred when the equations are already lined up in standard form.

    How do I know if a system has no solution?

    A system has no solution if the two equations represent parallel lines, which have the same slope but different y-intercepts. Algebraically, you will reach a false statement like 0 = 5 0 = 5 when trying to solve the system.

    Can I use my calculator to solve these on the ACT?

    Yes, you can use a permitted graphing calculator to find the intersection of two lines. However, for easy systems, manual calculation is often faster than typing the equations into the device.

    What are "infinitely many solutions" in a system?

    This occurs when the two equations are actually the same line. If you simplify the equations and they become identical, or if you solve and get a true statement like 0 = 0 0 = 0 , there are infinitely many solutions.

    Are systems of equations word problems common on the ACT?

    Yes, the ACT often uses word problems involving money, ages, or quantities to test your ability to set up and solve systems. Practice translating sentences into algebraic expressions with our ACT Word Problems Practice Questions.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.