IB Maths AA

Practice by topic

Systems of linear equations practice questions — IB Maths AA

11 free multiple-choice problems on systems of linear equations, ordered to match IB Maths AA difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0339 International

Problem 1Systems of linear equations

By the Rouché–Capelli theorem, a system has solutions iff:

Show answer & worked solution
  1. A. det(A)=0\det(A) = 0
  2. B. rank(A)=rank([Ab])\operatorname{rank}(A) = \operatorname{rank}([A | b])✓ correct
  3. C. rank(A)>rank([Ab])\operatorname{rank}(A) > \operatorname{rank}([A | b])
  4. D. The system is square

A linear system is consistent (has at least one solution) iff rank(A)=rank([Ab])\operatorname{rank}(A) = \operatorname{rank}([A | b]) — the rank of the coefficient matrix equals the rank of the augmented matrix.

Problem #0340 International

Problem 2Systems of linear equations

A homogeneous system AX=0AX = 0 with AA a 3×33 \times 3 matrix has non-trivial solutions iff:

Show answer & worked solution
  1. A. det(A)=1\det(A) = 1
  2. B. det(A)>0\det(A) > 0
  3. C. det(A)=0\det(A) = 0✓ correct
  4. D. always

A square homogeneous system has non-trivial (non-zero) solutions iff det(A)=0\det(A) = 0.

Problem #0338 International

Problem 3Systems of linear equations

For {x+y+z=6x+2y+3z=14x+4y+9z=36\begin{cases} x + y + z = 6 \\ x + 2y + 3z = 14 \\ x + 4y + 9z = 36 \end{cases}, the solution is:

Show answer & worked solution
  1. A. (1,2,3)(1, 2, 3)✓ correct
  2. B. (2,1,3)(2, 1, 3)
  3. C. (0,1,5)(0, 1, 5)
  4. D. (3,2,1)(3, 2, 1)

R2 − R1: y+2z=8y + 2z = 8. R3 − R1: 3y+8z=303y + 8z = 30. From the first: y=82zy = 8 - 2z. Substituting: 3(82z)+8z=3024+2z=30z=33(8 - 2z) + 8z = 30 \Rightarrow 24 + 2z = 30 \Rightarrow z = 3. Then y=2y = 2, x=1x = 1. Solution: (1,2,3)(1, 2, 3).

Problem #0337 International

Problem 4Systems of linear equations

The rank of the matrix (123246111)\begin{pmatrix} 1 & 2 & 3 \\ 2 & 4 & 6 \\ 1 & 1 & 1 \end{pmatrix} is:

Show answer & worked solution
  1. A. 11
  2. B. 22✓ correct
  3. C. 33
  4. D. 00

Row 2 is a multiple of Row 1, so it doesn't contribute. The non-zero rows after reduction span a 2-dimensional space, so rank =2= 2.

Problem #0333 International

Problem 5Systems of linear equations

The solution of {x+y+z=6xy=0y+z=5\begin{cases} x + y + z = 6 \\ x - y = 0 \\ y + z = 5 \end{cases} is:

Show answer & worked solution
  1. A. (1,1,4)(1, 1, 4)✓ correct
  2. B. (2,2,3)(2, 2, 3)
  3. C. (0,0,5)(0, 0, 5)
  4. D. (3,3,2)(3, 3, 2)

x=yx = y. Then 2y+z=62y + z = 6 and y+z=5y + z = 5, so y=1y = 1 and z=4z = 4. Solution: (1,1,4)(1, 1, 4).

Problem #3242 International

Problem 6Systems of linear equations

Solve the system {3xyx+y=52xzx+z=3yzy+z=4\begin{cases}\dfrac{3xy}{x+y}=5 \\[6pt] \dfrac{2xz}{x+z}=3 \\[6pt] \dfrac{yz}{y+z}=4\end{cases} and find 1x+1y\dfrac{1}{x}+\dfrac{1}{y}.

Show answer & worked solution
  1. A. 15\dfrac{1}{5}
  2. B. 35\dfrac{3}{5}✓ correct
  3. C. 23\dfrac{2}{3}
  4. D. 34\dfrac{3}{4}
  5. E. 11
  6. F. 14\dfrac{1}{4}

Let a=1xa=\dfrac{1}{x}, b=1yb=\dfrac{1}{y}, c=1zc=\dfrac{1}{z}. The system becomes a+b=35a+b=\dfrac{3}{5}, a+c=23a+c=\dfrac{2}{3}, b+c=14b+c=\dfrac{1}{4}.

The question asks for 1x+1y=a+b=35\dfrac{1}{x}+\dfrac{1}{y}=a+b=\dfrac{3}{5} — directly from the first equation.

Problem #0334 International

Problem 7Systems of linear equations

Solve {3x+2y=8xy=1\begin{cases} 3x + 2y = 8 \\ x - y = 1 \end{cases} using Cramer's rule. The value of xx is:

Show answer & worked solution
  1. A. 11
  2. B. 22✓ correct
  3. C. 33
  4. D. 105\dfrac{10}{5}

x=det(A1)det(A)=105=2x = \dfrac{\det(A_1)}{\det(A)} = \dfrac{-10}{-5} = 2.

Problem #0336 International

Problem 8Systems of linear equations

The system {x+y=32x+2y=6\begin{cases} x + y = 3 \\ 2x + 2y = 6 \end{cases} has:

Show answer & worked solution
  1. A. a unique solution
  2. B. no solution
  3. C. infinitely many solutions✓ correct
  4. D. exactly two solutions

The second equation is 2×2 \times the first, so it provides no new information. The system has infinitely many solutions.

Problem #0335 International

Problem 9Systems of linear equations

The system {x+y=12x+2y=5\begin{cases} x + y = 1 \\ 2x + 2y = 5 \end{cases} has:

Show answer & worked solution
  1. A. a unique solution
  2. B. no solution✓ correct
  3. C. infinitely many solutions
  4. D. exactly two solutions

Multiplying the first by 22: 2x+2y=252x + 2y = 2 \ne 5. Hence the system is inconsistent — no solution.

Problem #0331 International

Problem 10Systems of linear equations

The solution of {2x+y=7xy=2\begin{cases} 2x + y = 7 \\ x - y = 2 \end{cases} is:

Show answer & worked solution
  1. A. (1,5)(1, 5)
  2. B. (2,3)(2, 3)
  3. C. (3,1)(3, 1)✓ correct
  4. D. (4,2)(4, -2)

Adding: 3x=9x=33x = 9 \Rightarrow x = 3. Then y=x2=1y = x - 2 = 1. Solution: (3,1)(3, 1).

1 more Systems of linear equations questions in the app

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.