Back to Blog

    Medium ACT Systems of Equations Practice Questions

    June 7, 202611 min read98 views
    Medium ACT Systems of Equations Practice Questions

    Mastering Medium ACT Systems of Equations Practice Questions is a vital step for students aiming to score in the mid-to-high 20s or low 30s on the math section. These problems require more than just basic substitution; they often involve word problems, multi-step manipulation, and understanding the graphical implications of where two lines intersect. By practicing these intermediate-level problems, you build the algebraic fluency needed for the ACT Prep journey.

    Concept Explanation

    A system of equations is a set of two or more equations with the same variables where the goal is to find the common values that satisfy all equations simultaneously. On the ACT, most systems involve two linear equations, though you may occasionally encounter a linear-quadratic system. The solution to a system represents the point (x,y)(x, y) where the graphs of the equations intersect on a coordinate plane. To solve these effectively, students typically use one of three methods: substitution (solving for one variable and plugging it into the other equation), elimination (adding or subtracting equations to cancel a variable), or graphing. Understanding ACT Algebra Practice Questions is foundational to these techniques. Additionally, the ACT frequently tests your ability to recognize when a system has no solution (parallel lines) or infinitely many solutions (the same line).

    Solved Examples

    1. Example 1: The Elimination Method
      Solve the following system for xx:
      3x+2y=163x + 2y = 16
      7xβˆ’2y=47x - 2y = 4
      Solution:
      1. Notice that the yy terms have opposite coefficients (2y2y and βˆ’2y-2y).
      2. Add the two equations together: (3x+7x)+(2yβˆ’2y)=16+4(3x + 7x) + (2y - 2y) = 16 + 4.
      3. Simplify to get 10x=2010x = 20.
      4. Divide by 10 to find x=2x = 2.
    2. Example 2: Substitution in Word Problems
      A movie theater sells adult tickets for $12 and child tickets for $8. If a group of 10 people spends $92 total, how many adult tickets were purchased?
      Solution:
      1. Let aa be adult tickets and cc be child tickets. Set up the equations: a+c=10a + c = 10 and 12a+8c=9212a + 8c = 92.
      2. Solve the first equation for cc: c=10βˆ’ac = 10 - a.
      3. Substitute this into the second equation: 12a+8(10βˆ’a)=9212a + 8(10 - a) = 92.
      4. Distribute: 12a+80βˆ’8a=9212a + 80 - 8a = 92.
      5. Combine like terms: 4a+80=924a + 80 = 92.
      6. Subtract 80: 4a=124a = 12.
      7. Divide by 4: a=3a = 3. There were 3 adult tickets.
    3. Example 3: No Solution (Parallel Lines)
      For what value of kk will the following system have no solution?
      4xβˆ’6y=104x - 6y = 10
      2xβˆ’ky=82x - ky = 8
      Solution:
      1. A system has no solution if the lines are parallel (same slope, different y-intercept).
      2. Convert the first equation to slope-intercept form: βˆ’6y=βˆ’4x+10β†’y=23xβˆ’53-6y = -4x + 10 \rightarrow y = \frac{2}{3}x - \frac{5}{3}. The slope is 23\frac{2}{3}.
      3. Convert the second equation: βˆ’ky=βˆ’2x+8β†’y=2kxβˆ’8k-ky = -2x + 8 \rightarrow y = \frac{2}{k}x - \frac{8}{k}. The slope is 2k\frac{2}{k}.
      4. Set the slopes equal: 23=2k\frac{2}{3} = \frac{2}{k}.
      5. Solving for kk gives k=3k = 3.

    Practice Questions

    1. Solve the system of equations below for yy:
    2x+y=112x + y = 11
    xβˆ’y=1x - y = 1

    2. At a local cafe, 2 cups of coffee and 3 muffins cost $15.50. 4 cups of coffee and 1 muffin cost $13.50. What is the price of one cup of coffee?

    3. If 5x+3y=215x + 3y = 21 and 2xβˆ’3y=02x - 3y = 0, what is the value of x+yx + y?

    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. Which of the following (x,y)(x, y) pairs satisfies the system below?
    y=x2βˆ’4y = x^2 - 4
    y=2xβˆ’1y = 2x - 1

    5. A rectangle has a perimeter of 40 cm. The length is 4 cm more than twice the width. What is the area of the rectangle in square centimeters?

    6. For what value of mm does the system have infinitely many solutions?
    3x+4y=123x + 4y = 12
    9x+my=369x + my = 36

    7. If 2a+3b=132a + 3b = 13 and aβˆ’b=βˆ’1a - b = -1, what is the value of abab?

    8. A piggy bank contains 50 coins, all of which are nickels and quarters. If the total value is $7.50, how many quarters are in the bank?

    9. Solve for xx in the following system:
    12x+13y=5\frac{1}{2}x + \frac{1}{3}y = 5
    xβˆ’y=0x - y = 0

    10. Two lines are represented by the equations y=3x+5y = 3x + 5 and y=ax+by = ax + b. If the lines are perpendicular and intersect at the point (0,5)(0, 5), what is the value of a+ba + b?

    Answers & Explanations

    1. Answer: 4. Add the equations: (2x+x)+(yβˆ’y)=11+1β‡’3x=12β‡’x=4(2x + x) + (y - y) = 11 + 1 \Rightarrow 3x = 12 \Rightarrow x = 4. Substitute x=4x = 4 into the second equation: 4βˆ’y=1β‡’y=34 - y = 1 \Rightarrow y = 3. Wait, the question asks for yy. If x=4x=4, then 4βˆ’y=14-y=1, so y=3y=3. Correction: The sum is 3x=123x=12, so x=4x=4. Then 4βˆ’y=14-y=1 means y=3y=3.
    2. Answer: $2.25. Let cc = coffee, mm = muffin. (1) 2c+3m=15.502c + 3m = 15.50, (2) 4c+m=13.504c + m = 13.50. Multiply (2) by 3: 12c+3m=40.5012c + 3m = 40.50. Subtract (1) from this: 10c=25.0010c = 25.00. So, c=2.50c = 2.50. (Double check: If c=2.50c=2.50, then 10+m=13.5010 + m = 13.50, so m=3.50m=3.50. 2(2.5)+3(3.5)=5+10.5=15.52(2.5) + 3(3.5) = 5 + 10.5 = 15.5. Correct).
    3. Answer: 5. Add the equations: 7x=21β‡’x=37x = 21 \Rightarrow x = 3. Substitute x=3x=3 into 2xβˆ’3y=02x - 3y = 0: 6βˆ’3y=0β‡’y=26 - 3y = 0 \Rightarrow y = 2. Then x+y=3+2=5x + y = 3 + 2 = 5.
    4. Answer: (3, 5) or (-1, -3). Set the equations equal: x2βˆ’4=2xβˆ’1x^2 - 4 = 2x - 1. Rearrange: x2βˆ’2xβˆ’3=0x^2 - 2x - 3 = 0. Factor: (xβˆ’3)(x+1)=0(x - 3)(x + 1) = 0. So x=3x = 3 or x=βˆ’1x = -1. If x=3x=3, y=2(3)βˆ’1=5y = 2(3) - 1 = 5. If x=βˆ’1x=-1, y=2(βˆ’1)βˆ’1=βˆ’3y = 2(-1) - 1 = -3.
    5. Answer: 64. Let LL = length, WW = width. (1) 2L+2W=40β‡’L+W=202L + 2W = 40 \Rightarrow L + W = 20. (2) L=2W+4L = 2W + 4. Substitute (2) into (1): (2W+4)+W=20β‡’3W=16β‡’W=163(2W + 4) + W = 20 \Rightarrow 3W = 16 \Rightarrow W = \frac{16}{3}. Then L=2(163)+4=323+123=443L = 2(\frac{16}{3}) + 4 = \frac{32}{3} + \frac{12}{3} = \frac{44}{3}. Area = LΓ—W=443Γ—163=7049β‰ˆ78.2L \times W = \frac{44}{3} \times \frac{16}{3} = \frac{704}{9} \approx 78.2. (Note: ACT problems usually result in cleaner integers; ensure your setup of ACT Geometry Practice Questions is precise).
    6. Answer: 12. Infinitely many solutions occur when the equations are multiples of each other. Multiply the first equation by 3: 3(3x+4y=12)β‡’9x+12y=363(3x + 4y = 12) \Rightarrow 9x + 12y = 36. Comparing this to 9x+my=369x + my = 36, we see m=12m = 12.
    7. Answer: 6. From aβˆ’b=βˆ’1a - b = -1, we get a=bβˆ’1a = b - 1. Substitute into the first: 2(bβˆ’1)+3b=13β‡’2bβˆ’2+3b=13β‡’5b=15β‡’b=32(b - 1) + 3b = 13 \Rightarrow 2b - 2 + 3b = 13 \Rightarrow 5b = 15 \Rightarrow b = 3. Then a=3βˆ’1=2a = 3 - 1 = 2. ab=2Γ—3=6ab = 2 \times 3 = 6.
    8. Answer: 25. Let nn = nickels, qq = quarters. (1) n+q=50n + q = 50, (2) 0.05n+0.25q=7.500.05n + 0.25q = 7.50. Multiply (2) by 100: 5n+25q=7505n + 25q = 750. Divide by 5: n+5q=150n + 5q = 150. Subtract (1) from this: 4q=100β‡’q=254q = 100 \Rightarrow q = 25.
    9. Answer: 6. Since xβˆ’y=0x - y = 0, then x=yx = y. Substitute into the first: 12x+13x=5\frac{1}{2}x + \frac{1}{3}x = 5. Find a common denominator: 36x+26x=5β‡’56x=5\frac{3}{6}x + \frac{2}{6}x = 5 \Rightarrow \frac{5}{6}x = 5. Multiply by 65\frac{6}{5}: x=6x = 6.
    10. Answer: 4.66... or 14/3. Perpendicular lines have negative reciprocal slopes. The slope of the first line is 3, so a=βˆ’13a = -\frac{1}{3}. Since it passes through (0,5)(0, 5), the y-intercept b=5b = 5. a+b=βˆ’13+5=143a + b = -\frac{1}{3} + 5 = \frac{14}{3}. Refer to ACT Coordinate Geometry Practice Questions for more on slopes.
    Interactive quizQuestion 1 of 5

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

    Pick an answer to check

    Frequently Asked Questions

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

    The fastest way depends on the coefficients; use elimination if one variable can be easily cancelled by addition or subtraction, and use substitution if one variable is already isolated. If you have a graphing calculator, you can also graph both lines and find the intersection point using the "Intersect" function.

    How can I tell if a system has no solution?

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

    Are there non-linear systems on the ACT?

    Yes, the ACT occasionally includes systems with one linear equation and one quadratic equation (like a parabola). These are typically solved by substituting the linear expression into the quadratic one and solving the resulting equation, often requiring knowledge of ACT Quadratic Equations Practice Questions.

    Can I use my calculator for systems of equations?

    Most ACT-approved graphing calculators, such as the TI-84, have features to solve systems or find intersections. According to the ACT Calculator Policy, you can use these features as long as the calculator does not have Computer Algebra System (CAS) functionality.

    What should I do if a system has three variables?

    Systems with three variables are rare on the ACT but can be solved by using elimination to reduce the problem to two variables. Focus on eliminating the same variable from two different pairs of equations to create a standard 2x2 system.

    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

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.

    Related Articles

    Keep exploring