asked 168k views
0 votes
1.Q= {n: 7 <n<31}, list the members of the set Q


asked
User VladRia
by
8.1k points

1 Answer

2 votes

Q={x:x
\epsilonn,7<n<31}


\\ \sf\longmapsto Q=\left\{8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30\right\}

You can write it like this too


\\ \sf\longmapsto Q=\left\{8,9......30,31\right\}

answered
User Romski
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.