Questions on Logic: Subset answered by real tutors!

Algebra ->  Algebra  -> Subset -> Questions on Logic: Subset answered by real tutors!      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Tutors Answer Your Questions about Subset (FREE)


Question 570704: Let A = {1, 2, 3, 4, 5, 6, 7}. How many TWO element subsets does A have?
Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
Assume order of the elements doesn't matter, i.e. {3,4} is equivalent to {4,3}.

Then the number of subsets of size 2 is 7C2 = 7*6/2! = 21.


Question 570685: A shipment of 30 MP3 players contains 6 that were defective. 5 MP3 players are selected from this shipment. How many ways can we obtain at least two defective MP3 players? (Do not put commas in your answer)
Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
A shipment of 30 MP3 players contains 6 that were defective. 5 MP3 players are selected from this shipment. How many ways can we obtain at least two defective MP3 players?
---
2 defective: 6C2*24C3
---
3 defective: 6C3*24C2
---
4 defective: 6C4*24C1
---
5 defective: 6C5
==========================
Ans: add those products.
==============================
Cheers,
Stan H.
==================


Question 570672: Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?
Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?
----
Each element of "A" is either in or not in any given subset.
So there are 2^7 = 128 subsets
=====================================
Cheers,
Stan H.
=============


Question 570250: Find the number of subsets of the set
{1,2,3,....,7}

Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
There are 7 elements, so there are 2%5E7+=+128 subsets.


Question 564798: Given the two sets, which statement is true?
A = {1, 2}
B = {1, 2, 3, 4}

Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
You didn't provide any "statements."


Question 565127: If A is a PROPER subset of B, and A has 23 elements, how many elements does B have? Explain.
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
If A is a proper subset of set B and set A has 23 elements, then set B will have more than 23 elements (since proper subsets are always smaller than the original set). So B could have at least 24 elements.


Question 563574: if P= {1,3,,4,7,8,9,10,14,15}
Find the number of subsets that can be formed from

Answer by stanbon(48516) About Me  (Show Source):

Question 563576: if P= {1,3,4,7,8,9,10,14,15}
Find the number of subsets that can be formed from

Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
if P= {1,3,4,7,8,9,10,14,15}
Find the number of subsets that can be formed
-----
Each element of P is either in or not in any given subset.
---
# of subsets = 2^9 = 512
=============================
Cheers,
Stan H.
=============


Question 561312: WHAT ARE THE SUBSETS OF THE SET (-1,9)
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
There are 4 Subsets, and they are:
{}, {-1}, {9}, {-1, 9}
-------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim

-------------------------------------------------------------------------------------------------


Question 561083: 1.List all the subsets of (8,15,28,41,60)

Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!
1. { } or ∅
2. {8}
3. {15}
4. {28}
5. {41}
6. {60}
7. {8,15}
8. {8,28}
9. {8,41}
10. {8,60}
11. {15,28}
12. {15,41}
13. {15,60}
14. {28,41}
15. {28,60}
16. {41,60}
17. {8,15,28}
18. {8,15,41}
19. {8,15,60}
20. {8,28,41}
21. {8,28,60}
22. {8,41,60}
23. {15,28,41}
24. {15,28,60}
25. {15,41,60}
26. {28,41,60}
27. {8,15,28,41}
28. {8,15,28,60}
29. {8,15,41,60}
30. {8,28,41,60}
31. {15,28,41,60}
32. {8,15,28,41,60} <-- this one, the whole set, is not a "proper" subset.

Edwin


Question 561014: List all the subsets of { 8, 15, 28, 41, 60}
Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
List all the subsets of { 8, 15, 28, 41, 60}
---
There are 2^5 = 32 subsets:
0 elements: 1
1 element:: 5
2 elements: 10
3 elements: 10
4 elements: 5
5 elements: 1
====================
Cheers,
Stan H.


Question 559084: list all the subsets of {1,2,3,4,5,6}
Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
empty set, {1}, {2}, {3}, {4}, {5}, {6}, {1,2}, etc.

There are 2^6 = 64 possible subsets. You can list them if you want.


Question 557690: List all subsets of the set {5, 8, 9} . Identify any of the subsets that are improper
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
Subsets of the set {5,8,9}:

{5,8,9}
{5,8}, {5,9}, {8,9}
{5}, {8}, {9}
{}
Note: {} is the empty set.

Also, {5,8,9} is the only improper subset.


If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim


Question 557160: a right triangle with hypotenuse 5 km and one leg is 3km
Calculate each perimeter ??

Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
a right triangle with hypotenuse 5 km and one leg is 3km
Calculate each perimeter ??
-------
Draw the picture.
Calculate the length of the 2nd leg:
Let the length be "x":
Equation:
x^2 + 3^2 = 5^2
x^2 = 25-9
x^2 = 16
x = 4 km
---------
Perimeter = 5+4+3 = 12 km
=============================
Cheers,
Stan H.
=============================


Question 557118: what are all the subsets of { 8, 15, 28, 41, 60}
Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
The sets with:
0 elements-----1 set
1 element------5 set
2 elemets::::::10 of those
3 elements:::::10 of those
4 elements::::: 5 of those
5 eleemtns::::: 1 set
---
Total 32 sets
====================
Cheers,
Stan H.


Question 553521: Given the following sets, select the statement below that is NOT true.
A = {r, i, s, k, e, d}, B = {r, i, s, e}, C = {s, i, r}
(Points : 2)
B ⊂ A
A ⊂ C
B ⊆ A
C ⊆ A
C ⊆ B

Answer by rapaljer(4551) About Me  (Show Source):
You can put this solution on YOUR website!
The second one, A is NOT a subset of C, because there are members of A that are NOT members of C.

Dr. Robert J. Rapalje, Retired
Seminole State College of Florida
Altamonte Springs Campus



Question 552403: to which subset of real numbers does the number 14 belong ?
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
14 is an integer, a whole number, a natural number, and a rational number (since 14 = 14/1).


So 14 belongs to the set of integers, set of whole numbers, set of natural numbers, and the set of rational numbers


Question 550150: Look at the series: 21,9,21,11,21,13,,21, ..What number should come next
Answer by fcabanski(385) About Me  (Show Source):
You can put this solution on YOUR website!
The numbers following 21 increase by 2: 9, 11, 13...


The next number is 15.

If you need help understanding math so you can solve these problems yourself, then one on one online tutoring is the answer ($30/hr). If you need faster solutions with guaranteed detailed answers, then go with personal problem solving ($3.50-$5.50 per problem). Contact me at fcabanski@hotmail.com



Question 550152: Arrange the following words according to the dictionary : 1. Eagle, 2. Earth, 3. Eager, 4. Early, 5. Each
Answer by fcabanski(385) About Me  (Show Source):
You can put this solution on YOUR website!
This isn't a math problem.


Question 550153: Look at the series: 36,34,30,28,24, ....whst number should come next
Answer by fcabanski(385) About Me  (Show Source):
You can put this solution on YOUR website!
There is a reduction of 2 and then 4, in a repeating pattern.


36-34=2, 34-30=4, 30-28=2, 28-24=4, the next reduction is 2, so the next number is 24-2=22.

If you need help understanding math so you can solve these problems yourself, then one on one online tutoring is the answer ($30/hr). If you need faster solutions with guaranteed detailed answers, then go with personal problem solving ($3.50-$5.50 per problem). Contact me at fcabanski@hotmail.com



Question 546517: 6a4 - 7ab + 2a4

Answer by mananth(10541) About Me  (Show Source):

Question 539701: Let A = {1, 2, 3} and B = {{1,2}, 3}
then A U B IS??

Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
If the set {1,2} is an element of B, then A union B is {1,2,3,{1,2}}.


Question 536859: Find all sets S , if any, such that S ⊆ { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 } and S satisfies each and all of the following conditions:
i) S ∩ { 1 , 2 , 3 , 4 , 5 } = { 2 , 4 } ,
ii) S ∪ { 2 , 3 , 5 , 6 , 8 } = { 2 , 3 , 4 , 5 , 6 , 7 , 8 } , and
iii) S – { 3 , 4 , 7 , 8 , 9 } = { 1 , 5 , 6 }
I know how to do i, ii, but iii seems to be little tricky and how to S that satisfies ALL of the following? Thanks!

Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!
You have copied something wrong!
i) tells us that 1 is NOT
a member (element) of S
yet iii) tells us that 1 IS an element
(member) of S.



Question 530728:
Answer by oberobic(2302) About Me  (Show Source):
You can put this solution on YOUR website!
Ask a question.


Question 530531: Determine whether A = B, A ⊆ B, B ⊆ A, A ⊂ B, B ⊂ A or if none of these answers applies.
A = {x | x is all elements of N and x < 6}
B = {x | x is all elements of N and 1 is less than or equal to x is less than or equal to 5}
I believe that the answer is A=B
Would A ⊆ B and A ⊂ B also be included in my answer as well?

Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
You are correct in saying that A = B since they both equal the set {1, 2, 3, 4, 5}


Note: this is assuming that you've defined the natural numbers to be the set of positive integers.



Also, since A = B, we can say that A ⊆ B, B ⊆ A


This is part of the definition of set equality.


However, we cannot say that A ⊂ B or B ⊂ A since no one set is smaller than the other.


Question 516923: {3} is a subset of {1, 2, 4, 5, 6}
True
False

Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!
False because 3 is not an element, (or member) of {1, 2, 4, 5, 6}


Question 515005: List all the subsets of { 8, 16, 27, 31, 60}
Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!

1.  { } = ∅ = the empty set, or the null set
2.  {8}
3.  {16}
4.  {27}
5.  {31}
6.  {60}
7.  {8,16}
8.  {8,27}
9.  {8,31}
10.  {8,60}
11.  {16,27}
12.  {16,31}
13.  {16,60}
14.  {27,31}
15.  {27,60}
16.  {31,60}
17.  {8,16,27}
18.  {8,16,31}
19.  {8,16,60}
20.  {8,27,31}
21.  {8,27,60}
22.  {8,31,60}
23.  {16,27,31}
24.  {16,27,60}
25.  {16,31,60}
26.  {27,31,60}
27.  {8,16,27,31}
28.  {8,16,27,60}
29.  {8,16,31,60}
30.  {8,27,31,60}
31.  {16,27,31,60}
32.  {8,16,27,31,60}

Edwin


Question 514658: all the sub-sets for {A,B,C,D,E}
Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!
1.  { } = ∅ = the empty set, or the null set
2.  {A}
3.  {B}
4.  {C}
5.  {D}
6.  {E}
7.  {A,B}
8.  {A,C}
9.  {A,D}
10.  {A,E}
11.  {B,C}
12.  {B,D}
13.  {B,E}
14.  {C,D}
15.  {C,E}
16.  {D,E}
17.  {A,B,C}
18.  {A,B,D}
19.  {A,B,E}
20.  {A,C,D}
21.  {A,C,E}
22.  {A,D,E}
23.  {B,C,D}
24.  {B,C,E}
25.  {B,D,E}
26.  {C,D,E}
27.  {A,B,C,D}
28.  {A,B,C,E}
29.  {A,B,D,E}
30.  {A,C,D,E}
31.  {B,C,D,E}
32.  {A,B,C,D,E}

Edwin


Question 513679: Also, for the first SLP I want you to put into practice what you have learned about sets and functions. I want you to create three sets, set A, set B, and set C by going through the items you use at work (or in your field).
Set A will be a list of all of these items.
Create Set B, from the items in Set A that you think are essential.
Create Set C, by taking the complement of Set B in Set A, i.e. all of the non-essential items.
Are sets B and C proper subsets of set A? Explain.

Found 2 solutions by richard1234, stanbon:
Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
You seem to phrase your question such that I am the student and I am new to sets. No need to do that.

Anyway, suppose you are a biologist studying the regeneration properties of planaria. Your set A could consist of items you use while experimenting (e.g. planaria, a microscope, Petri dishes, etc.) while set B could consist of items you use outside of the experiment (a journal, computer, etc.). B and C are still considered proper subsets of A because each subset contains at least one element.

Answer by stanbon(48516) About Me  (Show Source):
You can put this solution on YOUR website!
create three sets, set A, set B, and set C by going through the items you use at work (or in your field).
Set A will be a list of all of these items.:::{pen,pencil,snuff box}
-------------------
Create Set B, from the items in Set A that you think are essential.:::{pen,pencil}
---------------------
Create Set C, by taking the complement of Set B in Set A, i.e. all of the non-essential items.:::{snuff box}
------------------------
Are sets B and C proper subsets of set A? Explain.
Yes; Each element of B is an element of A but B is not equal to A
Yes; Each each element of C is an element of A but C is not equal to A
---
Cheers,
Stan H.
===========


Question 508333: Write the compound statement in symbols.
Let r = The food is good, p = I eat too much, q = I'll exercise.
If the food is good and if I eat too much, then I'll exercise.
(Points : 2)
r ^(p -> q)
(r ^ p)-> q
p ->(r ^ q)
r ->(p ^ q)
WHICH OF THE ABOVE IS CORRECT?

Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
r = The food is good, p = I eat too much, q = I'll exercise.


"If the food is good and if I eat too much" translates to r ^ p which can be written as (r ^ p)


So "If the food is good and if I eat too much, then I'll exercise." translates to (r ^ p) -> q


Question 501234: Find n(A) for the set A = { 3, 5, 7, 9, 11}
Answer by MathLover1(3376) About Me  (Show Source):

Question 494526: Find all subsets of D= {a,b,c,d}
Answer by Alan3354(21555) About Me  (Show Source):
You can put this solution on YOUR website!
There are 4 elements.
Subsets = 2^4 = 16


Question 490367: Let Universal Set = {a, b, c, d, e, f}, A = {d, e, f}, and B = {a, b, c, f}. Find each specified set.
(A ⋃ B)'=

Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!
Let Universal Set = {a, b, c, d, e, f}, A = {d, e, f}, and B = {a, b, c, f}. Find each specified set.
(A ⋃ B)'=
                  (A ⋃ B)'

       ({d, e, f} ⋃ {a, b, c, f})'

⋃, union, means to put the sets together then take out any 
duplications:

We put them together:

({d, e, f, a, b, c, f})'

Then we take out the duplications:

({d, e, f, a, b, c})'

The ' mark means "the complement". That means to remove the set 
from the universal set and put the rest in a set:

So we remove {d, e, f, a, b, c} from the universal
set {a, b, c, d, e, f}, 

and we don't have anything left.  Therefore we put nothing
at all inside braces and the answer is the empty set:

          { }

But some people don't like that and think it ought to look
more like the number zero.  It can't be zero because zero 
is a number not a set so they write this:

          ∅

Edwin


Question 489745: Let U = {3, 4, 5, 6, 7, 8} be the universal set and let A, B, and C be the following subsets:
A = {3, 6, 8}, B = {3, 5, 7}, C = {3, 5}
Which of the following is not a subset of C × C and Why?
A. {(3,3), (5,3)}

B. {(3,3), (3,5), (5,3), (5,5)}

C. {(5,5)}

D. {3,5}

Answer by chessace(471) About Me  (Show Source):
You can put this solution on YOUR website!
D. It is only a subset of C, has no ordered pairs as in C X C.


Question 488902: 1. If n(A) = 8, then how many proper subsets does A have?
2. At a local college, a survey was taken to determine where students studied on campus. Of 180 students surveyed, it was determined that:
89 studied in the library
76 studied in the student center
55 studied in both places
Of those interviewed,
a. how many studied in only the library?
b. how many studied in only the student center?
c. how many did not study in either location?



Answer by Theo(2967) About Me  (Show Source):
You can put this solution on YOUR website!
ANSWER TO PROBLEM NUMBER 1

1. If n(A) = 8, then how many proper subsets does A have?

n(A) = 8 says that the set A has 8 elements.

Here's a definition of elements of a set from Wikipedia.

Writing A = {1, 2, 3, 4 },means that the elements of the set A are the numbers 1, 2, 3 and 4. Sets of elements of A, for example {1, 2}, are subsets of A.
Sets can themselves be elements. For example consider the set B = {1, 2, {3, 4}}. The elements of B are not 1, 2, 3, and 4. Rather, there are only three elements of B, namely the numbers 1 and 2, and the set {3, 4}.
The elements of a set can be anything. For example, C = { red, green, blue }, is the set whose elements are the colors red, green and blue.

Based on this definition, then n(A) = 8 means that the set A consists of 8 subsets.

These would need to be proper subsets since the set itself is not counted as an element of the set.

it was difficult to find an answer that specifically addressed this question so the answer i gave you is pieced together from what i was able to find on the net.

the main source of the information that helped answer the question was wikipedia.

i believe it's true based on the definitions of elements of a set and the excerpt above about how to count elements of a set.

they did not specifically address proper or improper subsets but it is clear that the set itself is not counted as an element of the set, so all elements of the set have to be proper subsets.

an element can be one element or it can be a subset.

an element itself is also considered a subset.

here's the link from wikipedia that clued me in to the fact that a subset is considered an element of a set. you count the set as an element and you do not count the elements within that set.

http://en.wikipedia.org/wiki/Element_%28mathematics%29

the answer to your question is that n(A) tells you the number of proper subsets that are contain in the set A.

this is to the best of my knowledge based on what i learned from wikipedia.

ANSWER TO PROBLEM 2

2. At a local college, a survey was taken to determine where students studied on campus. Of 180 students surveyed, it was determined that:
89 studied in the library
76 studied in the student center
55 studied in both places
Of those interviewed,
a. how many studied in only the library?
b. how many studied in only the student center?
c. how many did not study in either location?

to answer this question, you need to clean up the data set.
that means taking out elements that are in multiple sets and creating a new set that contains the multiples onlyh.

you have 89 studied in the library and 55 studied in both.
remove 55 from 89 to get 34 studied in the library only.

you have 76 studied in the student center and 55 studied in both.
remove 55 from 76 to get 21 studied in the student center only.

add 55 that studied in both.

you have:
34 studied in the library only.
21 studied in the student center only.
55 studied in both.
that's a total of 110
since there were 180 students surveyed, then 180 - 110 = 70 of them studied in neither the library nor the student center.

note that if you did not remove the students that studied both from each category, then the total of students that studied in the library or the student center or both would be equal to 89 + 76 - 55 = 110.

the 55 would have had to be subtracted from the total in order to remove double counting of the 55 who studied in both and were included in both.

by removing them from each category up front, the double counting was avoided and you came up with the same result.







Question 487005: U={1,2,3,4,5,6,7}, A={1,2,3,4}, B={1,2,5,6}, C={3,5,7}
I need to write all of the subsets of set C

Answer by John10(191) About Me  (Show Source):
You can put this solution on YOUR website!
Hint: The number of subsets of C is 2^3 = 8 subsets.
You can list them ({1},{2},{3},{1,2},....)---> total of 8 subsets.
John10:)


Question 486453: is {4,5,6} is a subset of {4,5,6}?
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
Yes, any set is a subset of itself.


Question 484974: translate the following sentence into equation do not solve
nine times the difference of four and number is 81

Found 2 solutions by MathTherapy, Tatiana_Stebko:
Answer by MathTherapy(638) About Me  (Show Source):
You can put this solution on YOUR website!
translate the following sentence into equation do not solve
nine times the difference of four and number is 81

Let the number be N

Usually, the difference between two numbers is calculated as the larger minus the smaller. In this case, if N is larger than 4, then the sentence will read:

highlight_green%289%28N+-+4%29+=+81%29

However, if 4 is larger than N, then the sentence will read:

highlight_green%289%284+-+N%29+=+81%29

If both are solved, each will yield a different value for N

Send comments and “thank-yous” to MathMadEzy@aol.com

Answer by Tatiana_Stebko(1060) About Me  (Show Source):
You can put this solution on YOUR website!
Let x is a number
9%284-x%29=81


Question 484973: write a true sentence using either < or >
-0.511 -0.51

Answer by Edwin McCravy(6932) About Me  (Show Source):
You can put this solution on YOUR website!

    -0.511  <  -0.51

-0.511 is farther to the left on the number line than -0.51

One way to remember it is to think of a °F (or °C) symbol after them:

-0.511°F is a LOWER temperature than -0.51°F, so -0.511 is a LOWER
number than -0.51.

and you can say:

-0.51°F is a HIGHER temperature than -0.511°F, so -0.51 is a HIGHER
number than -0.511.

Edwin


Question 484970: perform the indicated operation and, if possible simplify. please show all your work. write your final answer exavtly as a fraction in lowest term
3/8 + 4/9

Answer by Tatiana_Stebko(1060) About Me  (Show Source):

Question 484968: perform the indicated operation, and if possible simlipfy. please show all your work. write your final answer exactly as a fraction in lowest term
56/75 - 44/75

Answer by Tatiana_Stebko(1060) About Me  (Show Source):

Question 481155: . Which of the following statements are true?
i) {a, b, c } = {c, b, a }
ii) Every subset of an infinite set is infinite
iii) The set { 1, 2, 3, 4 } has in all 32 subsets

Answer by richard1234(4789) About Me  (Show Source):
You can put this solution on YOUR website!
i) True, the two sets have exactly the same elements.

ii) False, {1,2,3} is a subset of the infinite set {1,2,3,4,...}.

iii) False, {1,2,3,4} has 2^4 = 16 subsets.


Question 481642: what are the possible subsets
of numbers 1,2and3?

Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
Possible subsets of {1,2,3} are

{1,2,3}
{1,2},{1,3},{2,3}
{1},{2},{3}
{ }

Note: { } is the empty set.


Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270