SOLUTION: if A=(5,6,8) what are the subset of set A
Algebra
->
Subset
-> SOLUTION: if A=(5,6,8) what are the subset of set A
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 754132
:
if A=(5,6,8) what are the subset of set A
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
if A=(5,6,8) what are the subset of set A
----------
3 elements --> 2^3 = 8 subsets
{}
{5}
{6}
{8}
{5,6}
{5,8}
{6,8}
{5,6,8}