Question 1001050
solve a system of three linear equations with three variables  

5x      =5 --> x = 1

2x+y    =4
2*1 + y = 4 --> y = 2
================
3x+y-4z=-15
Sub for x & y to find z.