148k views
1 vote
Given that the variables x and y have been defined, write an expression that evaluates to true if x is non-negative and y is negative.

1 Answer

2 votes
there are infinitely many answers to this question. the 2 that spring to mind immediately are
x+y² ≥0
and. |y| + x ≥ 0
User Berkelem
by
8.5k points

No related questions found