Which of the following sets is not finite?

{ x | x is a natural number less than 10}
{ x | x is an integer that is less than 0}
{ x | x is a whole number between 0 and 10}

Respuesta :

The following sets:

  • finite
  • finite
  • Not finite

What is function?

An expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable (the dependent variable)

First,

{x| x∈ N ∧ x<10} = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9} which is finite

Next,

{x| x∈ Z ∧ 0<x<10} = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9} which is finite

Last,

{x| x∈ Z ∧ x<10} = { ........,-4 ,-3 ,-2 ,-1} which is  not finite

Learn more about this concept here:

https://brainly.com/question/154801

#SPJ1