Cramer's ruleMediumQuestion 250012
Question
The system 2x + y = 5, x + 3y = 5 has the solution:
- Ax = 2, y = 1Correct
- Bx = 1, y = 3
- Cx = 5, y = 0
- Dx = 0, y = 5
Correct answer
x = 2, y = 1
Explanation
Using elimination: from equation 2: x = 5 − 3y. Substitute in eq 1: 2(5−3y) + y = 5 → 10 − 6y + y = 5 → 5y = 5 → y = 1. Then x = 5 − 3 = 2.