Back to Blog
    Exams, Assessments & Practice Tools

    Hard ACT Systems of Equations Practice Questions

    June 7, 202612 min read59 views
    Hard ACT Systems of Equations Practice Questions

    Mastering Hard ACT Systems of Equations Practice Questions is essential for students aiming for a top-tier score on the math section of the ACT Prep journey. These questions often move beyond simple substitution and elimination, requiring you to handle three variables, non-linear equations, and abstract constants. By understanding the underlying logic of how lines and curves interact, you can efficiently solve even the most complex problems the test makers throw your way.

    Concept Explanation

    A system of equations consists of two or more equations with the same set of variables, where the solution is the point or set of points that satisfies all equations simultaneously. In the context of the ACT, systems are typically linear, but "hard" variations include quadratic-linear systems or systems with infinitely many or no solutions. To solve these effectively, you must be proficient in three primary methods: substitution, elimination, and graphing.

    When dealing with Hard ACT Systems of Equations Practice Questions, you will frequently encounter problems involving constants (like k k or a a ) where you must determine the value of the constant that results in a specific number of solutions. A system of two linear equations has:

    • Exactly one solution: When the lines have different slopes.
    • No solution: When the lines are parallel (same slope, different y-intercepts).
    • Infinitely many solutions: When the lines are identical (same slope, same y-intercept).

    For non-linear systems, such as a parabola and a line, you may need to use the discriminant from ACT Quadratic Equations Practice Questions to determine the number of intersection points. If the discriminant b 2 βˆ’ 4 a c > 0 b^2 - 4ac > 0 , there are two solutions; if b 2 βˆ’ 4 a c = 0 b^2 - 4ac = 0 , there is one solution; and if b 2 βˆ’ 4 a c < 0 b^2 - 4ac < 0 , there are no real solutions.

    Solved Examples

    Review these worked examples to understand the logic required for high-level systems problems.

    1. Example 1: Systems with Constants
      Consider the system of equations below: 3 x βˆ’ 5 y = 12 3x - 5y = 12 6 x + k y = 24 6x + ky = 24 For what value of k k does the system have infinitely many solutions?
      1. Identify the condition for infinitely many solutions: the equations must be multiples of each other.
      2. Compare the coefficients of x x . The second equation has 6 x 6x , which is 2 Γ— 3 x 2 \times 3x .
      3. Multiply the entire first equation by 2 to make it match the second: 2 ( 3 x βˆ’ 5 y = 12 ) β†’ 6 x βˆ’ 10 y = 24 2(3x - 5y = 12) \rightarrow 6x - 10y = 24 .
      4. Equate the y y -coefficients: k y = βˆ’ 10 y ky = -10y . Therefore, k = βˆ’ 10 k = -10 .
    2. Example 2: Three-Variable Systems
      Solve for z z in the following system: x + y + z = 15 x + y + z = 15 y βˆ’ x = 2 y - x = 2 x + y = 10 x + y = 10
      1. Use the third equation x + y = 10 x + y = 10 and substitute it into the first equation.
      2. Substitute ( x + y ) (x + y) in ( x + y ) + z = 15 (x + y) + z = 15 : 10 + z = 15 10 + z = 15 .
      3. Solve for z z : z = 5 z = 5 . Note that we didn't even need the second equation to find z z , though we could use it to find x x and y y if needed.
    3. Example 3: Non-Linear Systems
      Find the points of intersection for the system: y = x 2 βˆ’ 4 y = x^2 - 4 y = 3 x y = 3x
      1. Set the equations equal to each other: x 2 βˆ’ 4 = 3 x x^2 - 4 = 3x .
      2. Rearrange into standard quadratic form: x 2 βˆ’ 3 x βˆ’ 4 = 0 x^2 - 3x - 4 = 0 .
      3. Factor the quadratic: ( x βˆ’ 4 ) ( x + 1 ) = 0 (x - 4)(x + 1) = 0 .
      4. Solve for x x : x = 4 x = 4 and x = βˆ’ 1 x = -1 .
      5. Find the corresponding y y -values using y = 3 x y = 3x : For x = 4 , y = 12 x = 4, y = 12 . For x = βˆ’ 1 , y = βˆ’ 3 x = -1, y = -3 . The solutions are ( 4 , 12 ) (4, 12) and ( βˆ’ 1 , βˆ’ 3 ) (-1, -3) .

    Practice Questions

    Apply your skills to these Hard ACT Systems of Equations Practice Questions. Many of these require integrating concepts from ACT Algebra Practice Questions.

    1. A system of equations is given by: a x + 4 y = 10 ax + 4y = 10 3 x βˆ’ 2 y = 5 3x - 2y = 5 If the system has no solution, what is the value of a a ?

    2. If 2 x + 3 y = 17 2x + 3y = 17 and 5 x βˆ’ 2 y = 14 5x - 2y = 14 , what is the value of x + y x + y ?

    3. A rectangle has a perimeter of 40 inches. If the length is 4 inches more than twice the width, what is the area of the rectangle in square inches?

    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

    4. Consider the system: y = 2 x 2 βˆ’ 5 x + 3 y = 2x^2 - 5x + 3 y = m x βˆ’ 5 y = mx - 5 For what value of m m will the system have exactly one solution?

    5. If x + y = a x + y = a and x βˆ’ y = b x - y = b , what is the value of x y xy in terms of a a and b b ?

    6. Three people, Amy, Ben, and Chris, have a total of $150. Amy has $10 more than Ben. Chris has twice as much as Amy and Ben combined. How much money does Chris have?

    7. For what value of n n will the following system have an infinite number of solutions? 1 2 x βˆ’ 2 3 y = 5 \frac{1}{2}x - \frac{2}{3}y = 5 3 x βˆ’ n y = 30 3x - ny = 30

    8. Solve for x x in the system: 2 x β‹… 2 y = 32 2^x \cdot 2^y = 32 x βˆ’ y = 1 x - y = 1

    9. A system of linear equations is represented by the matrix form A X = B AX = B . If the determinant of matrix A A is zero, which of the following must be true about the system? (Assume the equations are not identical).

    10. If x 2 + y 2 = 25 x^2 + y^2 = 25 and x + y = 7 x + y = 7 , what are the possible values for the product x y xy ?

    Answers & Explanations

    1. Answer: -6
      For no solution, the lines must be parallel (same slope). The slope of the second line is found by βˆ’ 2 y = βˆ’ 3 x + 5 β†’ y = 3 2 x βˆ’ 2.5 -2y = -3x + 5 \rightarrow y = \frac{3}{2}x - 2.5 . The slope of the first line is 4 y = βˆ’ a x + 10 β†’ y = βˆ’ a 4 x + 2.5 4y = -ax + 10 \rightarrow y = -\frac{a}{4}x + 2.5 . Set the slopes equal: βˆ’ a 4 = 3 2 -\frac{a}{4} = \frac{3}{2} . Cross-multiply: βˆ’ 2 a = 12 -2a = 12 , so a = βˆ’ 6 a = -6 .
    2. Answer: 7
      Multiply the first equation by 2 and the second by 3 to eliminate y y :
      4 x + 6 y = 34 4x + 6y = 34
      15 x βˆ’ 6 y = 42 15x - 6y = 42
      Add them: 19 x = 76 β†’ x = 4 19x = 76 \rightarrow x = 4 . Substitute x = 4 x = 4 into the first equation: 2 ( 4 ) + 3 y = 17 β†’ 8 + 3 y = 17 β†’ 3 y = 9 β†’ y = 3 2(4) + 3y = 17 \rightarrow 8 + 3y = 17 \rightarrow 3y = 9 \rightarrow y = 3 . Thus, x + y = 4 + 3 = 7 x + y = 4 + 3 = 7 .
    3. Answer: 84
      Let L = L = length and W = W = width. System: 2 L + 2 W = 40 2L + 2W = 40 and L = 2 W + 4 L = 2W + 4 . Substitute L L : 2 ( 2 W + 4 ) + 2 W = 40 β†’ 4 W + 8 + 2 W = 40 β†’ 6 W = 32 β†’ W = 16 3 2(2W + 4) + 2W = 40 \rightarrow 4W + 8 + 2W = 40 \rightarrow 6W = 32 \rightarrow W = \frac{16}{3} . Then L = 2 ( 16 3 ) + 4 = 32 3 + 12 3 = 44 3 L = 2(\frac{16}{3}) + 4 = \frac{32}{3} + \frac{12}{3} = \frac{44}{3} . Area = L Γ— W = 44 3 Γ— 16 3 β‰ˆ 78.2 L \times W = \frac{44}{3} \times \frac{16}{3} \approx 78.2 . (Note: Check for integer values in ACT Word Problems Practice Questions; in this case, the calculation yields 704 9 \frac{704}{9} ).
    4. Answer: 3 or 13
      Set equations equal: 2 x 2 βˆ’ 5 x + 3 = m x βˆ’ 5 β†’ 2 x 2 βˆ’ ( 5 + m ) x + 8 = 0 2x^2 - 5x + 3 = mx - 5 \rightarrow 2x^2 - (5+m)x + 8 = 0 . For one solution, the discriminant D = 0 D = 0 . D = ( βˆ’ ( 5 + m ) ) 2 βˆ’ 4 ( 2 ) ( 8 ) = 0 D = (-(5+m))^2 - 4(2)(8) = 0 . ( 5 + m ) 2 βˆ’ 64 = 0 (5+m)^2 - 64 = 0 . ( 5 + m ) 2 = 64 (5+m)^2 = 64 . 5 + m = 8 5+m = 8 or 5 + m = βˆ’ 8 5+m = -8 . So m = 3 m = 3 or m = βˆ’ 13 m = -13 .
    5. Answer: a 2 βˆ’ b 2 4 \frac{a^2 - b^2}{4}
      Square both equations: ( x + y ) 2 = a 2 β†’ x 2 + 2 x y + y 2 = a 2 (x+y)^2 = a^2 \rightarrow x^2 + 2xy + y^2 = a^2 and ( x βˆ’ y ) 2 = b 2 β†’ x 2 βˆ’ 2 x y + y 2 = b 2 (x-y)^2 = b^2 \rightarrow x^2 - 2xy + y^2 = b^2 . Subtract the second from the first: 4 x y = a 2 βˆ’ b 2 4xy = a^2 - b^2 . Therefore, x y = a 2 βˆ’ b 2 4 xy = \frac{a^2 - b^2}{4} .
    6. Answer: $100
      Let A , B , C A, B, C be the amounts. A + B + C = 150 A + B + C = 150 , A = B + 10 A = B + 10 , C = 2 ( A + B ) C = 2(A + B) . Substitute C C into the first equation: ( A + B ) + 2 ( A + B ) = 150 β†’ 3 ( A + B ) = 150 β†’ A + B = 50 (A + B) + 2(A + B) = 150 \rightarrow 3(A + B) = 150 \rightarrow A + B = 50 . Since C = 2 ( A + B ) C = 2(A + B) , C = 2 ( 50 ) = 100 C = 2(50) = 100 .
    7. Answer: 4
      Multiply the first equation by 6 to match the constant in the second: 6 ( 1 2 x βˆ’ 2 3 y = 5 ) β†’ 3 x βˆ’ 4 y = 30 6(\frac{1}{2}x - \frac{2}{3}y = 5) \rightarrow 3x - 4y = 30 . Comparing this to 3 x βˆ’ n y = 30 3x - ny = 30 , we see that n = 4 n = 4 .
    8. Answer: 3
      From 2 x β‹… 2 y = 32 2^x \cdot 2^y = 32 , we use exponent rules: 2 x + y = 2 5 2^{x+y} = 2^5 , so x + y = 5 x + y = 5 . We also have x βˆ’ y = 1 x - y = 1 . Adding the two equations: 2 x = 6 2x = 6 , so x = 3 x = 3 .
    9. Answer: The system has no solution.
      If the determinant is zero, the lines are parallel. Since the equations are not identical, they cannot have infinitely many solutions, leaving "no solution" as the only possibility.
    10. Answer: 12
      Square the second equation: ( x + y ) 2 = 7 2 β†’ x 2 + 2 x y + y 2 = 49 (x+y)^2 = 7^2 \rightarrow x^2 + 2xy + y^2 = 49 . Substitute x 2 + y 2 = 25 x^2 + y^2 = 25 : 25 + 2 x y = 49 25 + 2xy = 49 . 2 x y = 24 2xy = 24 , so x y = 12 xy = 12 .
    Interactive quizQuestion 1 of 5

    1. If \( 3x + 2y = 12 \) and \( y = 2x - 1 \), what is the value of \( x \)?

    Pick an answer to check

    Frequently Asked Questions

    What is the fastest way to solve systems on the ACT?

    The fastest way is usually the elimination method if the variables are already aligned, or substitution if one variable is already isolated. For very complex problems, plugging in the answer choices (Backsolving) can also be a significant time-saver.

    How do I know if a system has no solution?

    A system of linear equations has no solution if the lines are parallel, meaning they have the same slope but different y-intercepts. Algebraically, this often results in a false statement like 0 = 5 0 = 5 during the elimination process.

    Can I use my calculator for systems of equations?

    Yes, most graphing calculators allowed on the ACT have a "Polynomial Root Finder/Simultaneous Equation Solver" app or can find intersections via the graphing screen. Using these features can increase accuracy on Hard ACT Systems of Equations Practice Questions.

    What is a non-linear system of equations?

    A non-linear system includes at least one equation that is not a straight line, such as a parabola, circle, or exponential function. These systems can have zero, one, two, or more solutions depending on the shapes involved.

    Why does the ACT include constants like k k in systems?

    The ACT uses constants to test your conceptual understanding of slopes and intercepts rather than just your ability to perform arithmetic. It requires you to know the conditions for parallel and identical lines without having all the numbers provided.

    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.