asked 136k views
0 votes
If M is the set of all square numbers less than 80 and N is the set of all non-negative even numbers that are under 30, Write the lists of all elements of M and N.

If M is the set of all square numbers less than 80 and N is the set of all non-negative-example-1

2 Answers

3 votes

Answer:

The set M of all square numbers less than 80 is:

M = {0, 1, 4, 9, 16, 25, 36, 49, 64}

The set N of all non-negative even numbers that are under 30 is:

N = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28}

answered
User JerryM
by
8.5k points
4 votes

Answer:

All elements of the set M in ascending order are:

  • 1, 4, 9, 16, 25, 36, 49, 64

All elements of the set N in ascending order are:

  • 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28

Explanation:

A square number, also known as a perfect square, is a non-negative integer that is obtained by multiplying an integer by itself. In other words, it is the result of squaring an integer.

The square numbers less than 80 are:

  • 1, 4, 9, 16, 25, 36, 49, and 64.

An even number is an integer that is divisible by 2 without leaving a remainder.

The non-negative even numbers that are under 30 are:

  • 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, and 28.

Therefore:

All elements of the set M in ascending order are:

  • 1, 4, 9, 16, 25, 36, 49, 64

All elements of the set N in ascending order are:

  • 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28

answered
User Cwd
by
9.1k 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.