Yes, (0,0) is a solution if ≥ means "greater than or equal to". No, if ≥ means "greater than".
Here are two possible answers, depending on the meaning of
:
If
means "greater than or equal to"
Yes, (0, 0) is a solution of
. To see this, simply substitute (0, 0) into the inequality and evaluate:
4(0) - (0) >= 5
0 >= 5
This is clearly true, so (0, 0) is a solution of the inequality.
If
means "greater than":
No, (0, 0) is not a solution of
. To see this, simply substitute (0, 0) into the inequality and evaluate:
4(0) - (0) > 5
0 > 5
This is clearly false, so (0, 0) is not a solution of the inequality.