ACCUPLACER Advanced Algebra & Functions Quiz: Systems Of Linear Equations
20 questions · exam conditions
0:00
Systems Of Linear EquationsQuestion 1 of 20

If (x,y)(x, y) is the solution to the system of equations 3x+2y=193x + 2y = 19 and 2xy=12x - y = 1, what is the value of x+yx + y?

3
5
8
13
← Back to quizzes

ACCUPLACER Advanced Algebra & Functions Quiz

ACCUPLACER Advanced Algebra & Functions Quiz: Systems Of Linear Equations

Practice Systems Of Linear Equations in ACCUPLACER Advanced Algebra & Functions with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Systems Of Linear Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for ACCUPLACER Advanced Algebra & Functions.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

If (x,y)(x, y) is the solution to the system of equations 3x+2y=193x + 2y = 19 and 2xy=12x - y = 1, what is the value of x+yx + y?

  1. 3
  2. 5
  3. 8 (correct answer)
  4. 13
Explanation: First, solve the system for xx and yy. From the second equation, y=2x1y = 2x - 1. Substitute this into the first equation: 3x+2(2x1)=193x + 2(2x - 1) = 19. This simplifies to 3x+4x2=193x + 4x - 2 = 19, so 7x=217x = 21, and x=3x = 3. Now find yy by substituting x=3x=3 back into y=2x1y = 2x - 1, which gives y=2(3)1=5y = 2(3) - 1 = 5. The solution is (3,5)(3, 5). The question asks for the value of x+yx + y, which is 3+5=83 + 5 = 8.

Question 2

When solving a system of two linear equations in variables xx and yy, the final step simplifies to the statement 0=10 = 1. Which of the following must be true about the system?

  1. The system has exactly one solution at (0, 1).
  2. The system has infinitely many solutions.
  3. The system has no solution. (correct answer)
  4. The solution to the system is x=0x=0 and y=1y=1.
Explanation: The statement 0=10 = 1 is a contradiction; it is always false, regardless of the values of xx and yy. This means there are no values of xx and yy that can satisfy both equations simultaneously. Therefore, the system is inconsistent and has no solution. Graphically, the equations represent two parallel lines that never intersect.

Question 3

The lines y=ax+by = ax + b and y=cx+dy = cx + d intersect at exactly one point. Which of the following must be true?

  1. aca \neq c (correct answer)
  2. bdb \neq d
  3. a=ca = c
  4. adbc0ad - bc \neq 0
Explanation: Two distinct linear equations represent lines that intersect at exactly one point if and only if their slopes are different. In the slope-intercept form y=mx+by = mx + b, the coefficient of xx represents the slope. For the given lines, the slopes are aa and cc. Therefore, for the lines to intersect at exactly one point, it must be true that aca \neq c. The y-intercepts, bb and dd, can be equal or unequal.

Question 4

If 2xy=82x - y = 8 and x+2y=1x + 2y = -1, what is the value of xyx - y?

  1. -3
  2. 1
  3. 4
  4. 5 (correct answer)
Explanation: To solve the system, we can use substitution. From the first equation, y=2x8y = 2x - 8. Substitute this expression for yy into the second equation: x+2(2x8)=1x + 2(2x - 8) = -1. Distribute the 2: x+4x16=1x + 4x - 16 = -1. Combine like terms: 5x=155x = 15. Solve for xx: x=3x = 3. Now substitute x=3x=3 back into the expression for yy: y=2(3)8=68=2y = 2(3) - 8 = 6 - 8 = -2. The solution is (3,2)(3, -2). The question asks for the value of xyx - y, which is 3(2)=3+2=53 - (-2) = 3 + 2 = 5.

Question 5

Two angles are supplementary. The measure of the larger angle is 30 degrees less than twice the measure of the smaller angle. What is the measure of the larger angle?

  1. 110° (correct answer)
  2. 80°
  3. 70°
  4. 120°
Explanation: Let LL be the measure of the larger angle and SS be the measure of the smaller angle. Since the angles are supplementary, their sum is 180 degrees: L+S=180L + S = 180. The second condition is given by L=2S30L = 2S - 30. We can substitute the second equation into the first: (2S30)+S=180(2S - 30) + S = 180. This simplifies to 3S30=1803S - 30 = 180, then 3S=2103S = 210, so S=70S = 70. The smaller angle is 70°. The question asks for the larger angle, LL. We find L=180S=18070=110L = 180 - S = 180 - 70 = 110. The larger angle is 110°.

Question 6

The total cost, CC, in dollars, for a company to produce xx units of a product is given by C=15x+5000C = 15x + 5000. The total revenue, RR, from selling xx units is given by R=35xR = 35x. The break-even point occurs when cost equals revenue. What does the xx-coordinate of the solution to this system of equations represent?

  1. The maximum possible profit for the company.
  2. The fixed production cost for the company.
  3. The number of units the company must sell for revenue to equal cost. (correct answer)
  4. The total revenue earned by the company at the break-even point.
Explanation: The variable xx is defined as the number of units of a product. The system is solved by setting C=RC = R: 15x+5000=35x15x + 5000 = 35x. The solution to this equation is x=250x = 250. This value of xx is the specific number of units where the cost of production equals the revenue from sales. Therefore, the xx-coordinate represents the number of units the company must sell to break even.

Question 7

Consider the system of equations Ax+By=CAx + By = C and Dx+Ey=FDx + Ey = F, where A, B, C, D, E, and F are non-zero constants. If AEBD=0AE - BD = 0, which of the following is a complete description of the possible number of solutions?

  1. Exactly one solution only
  2. No solution or infinitely many solutions (correct answer)
  3. Exactly one solution or no solution
  4. Infinitely many solutions only
Explanation: The condition AEBD=0AE - BD = 0 means the coefficient matrix has determinant zero, so the system cannot have a unique solution. When AE=BDAE = BD, the equations have proportional coefficients for xx and yy, meaning the lines have the same slope. Two lines with the same slope are either parallel (no solution) or coincident (infinitely many solutions). Whether we get no solution or infinitely many solutions depends on whether the constant terms are also proportional. Since we're only told that AEBD=0AE - BD = 0, both cases are possible.

Question 8

What is the yy-coordinate of the solution to the system of equations 12x13y=1\frac{1}{2}x - \frac{1}{3}y = 1 and 14x+23y=6\frac{1}{4}x + \frac{2}{3}y = 6?

  1. 32/532/5
  2. 66
  3. 33/533/5 (correct answer)
  4. 99
Explanation: First, clear the fractions by multiplying each equation by the least common multiple of its denominators. Multiply the first equation by 6: 3x2y=63x - 2y = 6. Multiply the second equation by 12: 3x+8y=723x + 8y = 72. Now, solve this new system. Subtract the first new equation from the second: (3x+8y)(3x2y)=726(3x + 8y) - (3x - 2y) = 72 - 6, which simplifies to 10y=6610y = 66. Solving for yy gives y=66/10=33/5y = 66/10 = 33/5.

Question 9

A theater sells adult tickets for $12 and student tickets for $8. On a particular night, they sold 150 tickets and collected $1,520 in revenue. If they want to increase revenue by exactly $200 while selling the same total number of tickets, how many additional adult tickets (replacing student tickets) must they sell?

  1. 25 additional adult tickets
  2. 40 additional adult tickets
  3. 50 additional adult tickets (correct answer)
  4. 75 additional adult tickets
Explanation: First, find current sales: a + s = 150 and 12a + 8s = 1520. Solving: a = 70, s = 80. For $200 more revenue with 150 tickets total, each adult ticket that replaces a student ticket adds $4 revenue. So 200 ÷ 4 = 50 additional adult tickets needed. Choice A (25) only adds $100. Choice B (40) adds $160. Choice D (75) would require 145 adult tickets, but there are only 80 student tickets to replace.

Question 10

For what value of mm does the system $$ \begin{cases} x + 2y = 5 \ mx + 6y = 15 \end{cases}

  1. m=2m = 2
  2. m=3m = 3 (correct answer)
  3. m=5m = 5
  4. m=6m = 6
Explanation: For infinitely many solutions, the second equation must be a multiple of the first. Multiplying the first equation by 3: 3x + 6y = 15. Comparing with mx + 6y = 15, we need m = 3. Choice A (m = 2) gives 2x + 6y = 15, which is inconsistent. Choice C (m = 5) gives 5x + 6y = 15, not a multiple of the first equation. Choice D (m = 6) gives 6x + 6y = 15, also inconsistent.

Question 11

A chemist needs to create 100 mL of a 25% acid solution by mixing a 15% acid solution with a 40% acid solution. Due to laboratory constraints, the amount of 40% solution used must be at least 20 mL more than the amount of 15% solution used. What is the minimum amount of 40% solution needed?

  1. 50 mL of 40% solution
  2. 60 mL of 40% solution (correct answer)
  3. 65 mL of 40% solution
  4. 70 mL of 40% solution
Explanation: Let x = mL of 15% solution, y = mL of 40% solution. We have: x + y = 100 and 0.15x + 0.40y = 25 (total acid). Also, y ≥ x + 20. From the first two equations: x = 100 - y and 0.15(100 - y) + 0.40y = 25, giving 15 - 0.15y + 0.40y = 25, so 0.25y = 10, thus y = 40. But this violates y ≥ x + 20 since x = 60. The constraint y ≥ x + 20 with x + y = 100 gives y ≥ (100 - y) + 20, so 2y ≥ 120, thus y ≥ 60. The minimum is 60 mL.

Question 12

A company produces two products, A and B. The production constraints are represented by the system: 2x+3y182x + 3y \leq 18 and x+2y10x + 2y \leq 10, where xx is the number of product A and yy is the number of product B. If the company must produce at least 2 units of product A, what is the maximum number of product B that can be produced?

  1. 4 units (correct answer)
  2. 3 units
  3. 5 units
  4. 6 units
Explanation: With the constraint x ≥ 2, we substitute x = 2 into both inequalities. From 2(2) + 3y ≤ 18, we get 3y ≤ 14, so y ≤ 4.67. From 2 + 2y ≤ 10, we get y ≤ 4. The more restrictive constraint gives y ≤ 4, so the maximum is 4 units. Choice B (3) doesn't maximize the constraint. Choice C (5) violates x + 2y ≤ 10. Choice D (6) violates both constraints.

Question 13

The perimeter of a rectangular garden is 52 meters. The length of the garden is 5 meters more than twice its width. What is the length of the garden, in meters?

  1. 7
  2. 19 (correct answer)
  3. 26
  4. 39
Explanation: Let LL be the length and WW be the width. The perimeter is given by 2L+2W=522L + 2W = 52, which can be simplified to L+W=26L + W = 26. The second condition is L=2W+5L = 2W + 5. This forms a system of two linear equations. Substitute the second equation into the first: (2W+5)+W=26(2W + 5) + W = 26. This simplifies to 3W+5=263W + 5 = 26, then 3W=213W = 21, so W=7W = 7. The question asks for the length, LL. Substitute W=7W=7 into the second equation: L=2(7)+5=14+5=19L = 2(7) + 5 = 14 + 5 = 19. The length is 19 meters.

Question 14

A store sells two types of coffee beans: Brand A for $8 per pound and Brand B for $12 per pound. A customer buys a 10-pound mixture for a total of $96. How many pounds of Brand A were in the mixture?

  1. 4
  2. 5
  3. 6 (correct answer)
  4. 7
Explanation: Let aa be the number of pounds of Brand A and bb be the number of pounds of Brand B. The problem can be modeled by the system of equations: a+b=10a + b = 10 (total weight) and 8a+12b=968a + 12b = 96 (total cost). From the first equation, b=10ab = 10 - a. Substitute this into the second equation: 8a+12(10a)=968a + 12(10 - a) = 96. This simplifies to 8a+12012a=968a + 120 - 12a = 96, which gives 4a=24-4a = -24, so a=6a = 6. The mixture contained 6 pounds of Brand A.

Question 15

The system of equations y=2x5y = 2x - 5 and 4x2y=104x - 2y = 10 is given. Which statement best describes the graphical representation of this system?

  1. The lines are parallel and distinct.
  2. The lines intersect at a single point.
  3. The lines are coincident. (correct answer)
  4. The lines are perpendicular.
Explanation: To compare the two equations, we can write the second equation in slope-intercept form (y=mx+by = mx + b). Starting with 4x2y=104x - 2y = 10, we can isolate yy. Subtract 4x4x from both sides to get 2y=4x+10-2y = -4x + 10. Then, divide both sides by -2 to get y=2x5y = 2x - 5. This is identical to the first equation. Since both equations represent the same line, the lines are coincident, and there are infinitely many solutions.

Question 16

For what value of cc will the system x4y=8x - 4y = 8 and 3x+12y=c-3x + 12y = c have infinitely many solutions?

  1. -24 (correct answer)
  2. -8
  3. 8
  4. 24
Explanation: For a system to have infinitely many solutions, the two equations must be dependent, meaning one is a multiple of the other. To get the xx-coefficient of the second equation (3-3), we must multiply the first equation by -3. Multiplying the entire first equation, x4y=8x - 4y = 8, by -3 gives 3(x4y)=3(8)-3(x - 4y) = -3(8), which simplifies to 3x+12y=24-3x + 12y = -24. For this to be the same as the second equation, 3x+12y=c-3x + 12y = c, the value of cc must be -24.

Question 17

The sum of two numbers is 25. Three times the smaller number is 5 more than the larger number. What is the larger number?

  1. 7.5
  2. 15
  3. 17.5 (correct answer)
  4. 20
Explanation: Let xx be the larger number and yy be the smaller number. The problem can be represented by the system: x+y=25x + y = 25 and 3y=x+53y = x + 5. From the first equation, y=25xy = 25 - x. Substitute this into the second equation: 3(25x)=x+53(25 - x) = x + 5. Distribute on the left side: 753x=x+575 - 3x = x + 5. Add 3x3x to both sides: 75=4x+575 = 4x + 5. Subtract 5 from both sides: 70=4x70 = 4x. Divide by 4: x=70/4=17.5x = 70/4 = 17.5. The larger number is 17.5.

Question 18

If the graphs of the linear functions f(x)=3x7f(x) = 3x - 7 and g(x)=2x+8g(x) = -2x + 8 intersect at the point (p,q)(p, q), what is the value of p+qp+q?

  1. 1
  2. 2
  3. 3
  4. 5 (correct answer)
Explanation: The intersection point is the solution to the system of equations y=3x7y = 3x - 7 and y=2x+8y = -2x + 8. Set the expressions for yy equal to each other: 3x7=2x+83x - 7 = -2x + 8. Add 2x2x to both sides to get 5x7=85x - 7 = 8. Add 7 to both sides to get 5x=155x = 15, so x=3x = 3. This is the value of pp. To find qq, substitute x=3x=3 into either function: q=f(3)=3(3)7=97=2q = f(3) = 3(3) - 7 = 9 - 7 = 2. The intersection point is (3,2)(3, 2). The question asks for p+qp + q, which is 3+2=53 + 2 = 5.

Question 19

Find the xx-coordinate of the solution to the system: 3(x+1)2(y1)=93(x+1) - 2(y-1) = 9 and 2x+(y+5)=42x + (y+5) = 4.

  1. 11/7-11/7
  2. 2/72/7 (correct answer)
  3. 4/74/7
  4. 6/76/7
Explanation: First, simplify both equations. The first equation becomes 3x+32y+2=93x + 3 - 2y + 2 = 9, which simplifies to 3x2y=43x - 2y = 4. The second equation becomes 2x+y+5=42x + y + 5 = 4, which simplifies to 2x+y=12x + y = -1. Now solve this simplified system. From the second new equation, y=2x1y = -2x - 1. Substitute this into the first new equation: 3x2(2x1)=43x - 2(-2x - 1) = 4. This becomes 3x+4x+2=43x + 4x + 2 = 4, which simplifies to 7x=27x = 2. Therefore, x=2/7x = 2/7.

Question 20

A system of two linear equations has infinitely many solutions. If one of the equations is 3x2y=63x - 2y = 6, which of the following could be the other equation?

  1. 2y3x=62y - 3x = -6 (correct answer)
  2. y=32x6y = \frac{3}{2}x - 6
  3. 3x+2y=63x + 2y = 6
  4. x23y=3x - \frac{2}{3}y = 3
Explanation: For a system to have infinitely many solutions, the two equations must represent the same line. This means one equation must be a non-zero multiple of the other. Let's analyze the choices. (A) has a different sign for the y-term, representing a different line. (B) simplifies to 2y=3x122y = 3x - 12 or 3x2y=123x - 2y = 12, which is a parallel line, not the same line. (C) 2y3x=62y - 3x = -6 can be rewritten by multiplying by -1 to get 2y+3x=6-2y + 3x = 6, or 3x2y=63x - 2y = 6, which is identical to the given equation. (D) Multiplying by 3 gives 3x2y=93x - 2y = 9, which is a parallel line.