Problem 446. Solve the set of simultaneous linear equations

Created by Bruce Raine

Given this pair of simultaneous linear equations:

2x + 3y = 23

3x + 4y = 32

Find the solution set (x,y)

Problem Group

43 solvers submitted 77 solutions (1.79 solutions/solver).

Problem Comments

Solution Comments