
Bradford T. answered 12/11/20
Retired Engineer / Upper level math instructor
let z = x2
z+y = 13
z+y2=25
Subtract the 1st equation from the second
y2-y = 12 -->(y-4)(y+3) = 0 --> y = 4,-3
x2 + 4 = 13 --> x = ±√9 = ±3
x2-3 = 13 -> x = ±√16 = ±4
x = -3,3,-4,4
y = 4, -3