{x € N : x2 < 121 and x is a prime number}
write it in rooster form.
Answers
Answered by
2
{x€N : x²< 121 and x is a prime no.}
x²<121
x< 11 (since x€N so we neglect negative nos.)
also x is a prime no. therefore req set is
{2,3,5,7}
Similar questions