Answer
$(5, 3)$
$(0, -2)$
Work Step by Step
Given the system of equations:
1. $x - y^2 = -4$
2. $x - y = 2$
It asks to find all solutions.
Subtracted equation one from equation two
$x - y = 2$
- ($x - y^2 = -4)$
$y^2 - y = 6$
$y^2 - y - 6 = 0$
$(y-3)(y+2) = 0$
$y = 3, -2$
Substitute the values into the equation
$x - 3 = 2$
$x = 5$
$x - (-2) = 2$
$x = 0 $
All solutions:
$(5, 3)$
$(0, -2)$