SOLUTION: Express the set {0, 8, 16, 24, 32, 40, …} using set builder notation.

Algebra ->  sets and operations -> SOLUTION: Express the set {0, 8, 16, 24, 32, 40, …} using set builder notation.      Log On


   



Question 1173124: Express the set {0, 8, 16, 24, 32, 40, …} using set builder notation.
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

        { n ∈ Z |  (n >= 0)   &   (n = 0 (mod 8) ) }