asked 188k views
4 votes
Set C is the set of two-digit even numbers greater than 34 that are divisible by 5

C=

asked
User Desunit
by
8.3k points

1 Answer

1 vote
In order for it to be divisible by 5 AND be an even number, it must also be divisible by 2. So you are looking for two-digit numbers greater than 34 and divisible by 10:
C = {40, 50, 60, 70, 80, 90}
answered
User Erich Schreiner
by
8.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.