asked 134k views
2 votes
A set of prime number between 5 and 15.express it in listing and setbuilder methods


1 Answer

2 votes

Answer:

A set of prime number between 5 and 15.

Listing method:{ 7,11,13}

Set builder method:{X:X is a set of prime number between 5 and 15}

In listing method,the elements are listed inside the brackets.Listing method are also called rooster method.

In set builder method,the elements are represented by a variable stating their common properties.Set builder method are also called rule method.

Hope this helps...

Good luck on your assignment..

answered
User Ngtrkhoa
by
8.0k 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.