199k views
3 votes
Is (0,0) a solution to this system ?

Is (0,0) a solution to this system ?-example-1
User Rsanath
by
5.9k points

1 Answer

1 vote
The answer is choice B

The point (0,0) makes the first inequality true since
y >= x^2-4
0 >= 0^2-4
0 >= 0
is true

However, the point (0,0) does not make the second inequality true
y < 2x - 1
0 < 2(0) - 1
0 < -1
because 0 is not smaller than -1
User Vikdor
by
6.0k points