
Philip P. answered 05/12/21
Affordable, Experienced, and Patient Geometry Tutor
You're on the right track but you need to use equal signs (=) rather ≤ or ≥. Also, you should include the number set that z is in. If it's real numbers use R; if it's complex numbers, use C:
{ z∈R | (z = -5) or (z = 1/4) }
Read as "all z in the set of real numbers such that z equals -5 or z equals 1/4." Sometimes you can use the symbol U, which is the union operator, to represent the or. However, use of the word "or" is common.
San P.
Ok thanks I'll fix it05/13/21