The following subsets you can be able to create are:
{1}
{2}
{3}
{1,2}
{1,3}
{2,3}
{1,2,3}
Therefore, there are 7 subsets in all. However, we don't have to list all these possible outcomes because we could waste our time doing this but there is a formula, that is 2^n - 1 where n is a number of elements.
In the given, since there are 3 elements inside the set then we use 2^3 - 1 = 8 - 1 = 7.
See...it's easy.
Answer:
Step-by-step explanation:
8(9x-11)
72x-88
Answer:
y = 5x + 4
Step-by-step explanation:
First I found the slope by using the the definition that slope is rise/run so I saw that the y value went up from 4 to 9 which is 5 units and then the x value went up one in that same time. This means that the slope is 5/1. Then I found the y intercept by seeing where x = 0. On the graph you can see the line touches the y - axis at a value of 4 which means that the y - intercept is 4. Plugging these values into the y = mx + b equation you get y = 5x + 4.