Answer: There are
ways of doing this
Hi!
To solve this problem we can think in term of binary numbers. Let's start with an example:
n=5, A = {1, 2 ,3}, B = {4,5}
We can think of A as 11100, number 1 meaning "this element is in A" and number 0 meaning "this element is not in A"
And we can think of B as 00011.
Thinking like this, the empty set is 00000, and [n] =11111 (this is the case A=empty set, B=[n])
This representation is a 5 digit binary number. There are
of these numbers. Each one of this is a possible selection of A and B. But there are repetitions: 11100 is the same selection as 00011. So we have to divide by two. The total number of ways of selecting A and B is the
.
This can be easily generalized to n bits.
Hello from MrBillDoesMath!
Answer:
Domain: x >=0 for both cases
Discussion:
Assuming we are dealing with real valued functions, the domain of
y = x^(1/2) +4
is the set of all "x" such that x>= 0 (so we are taking the square root of a positive, or zero, real number)
The domain of x^(1/2) +6 -7 is the same as for the last function and for the same reason.
Thank you,
MrB
Answer:
using the formula x/a + y/b =1
a: slope intercept on the x axis
b:slope intersect on the y axis
x/0 + y/3 = 1 (since x/0 is undefined ,the slope doesn't exist and it is impossible for a slope to be linear)
Answer:
3x^2+15x-1=0
Step-by-step explanation:
4/(3x+15)=4x
4=12x^2+60x
12x^2+60x-4=0
3x^2+15x-1=0
Please solve after that, I cannot do everything for you
Answer: True
One angle of a right triangle = 90°
Let x = the acute angle of one angle.
Let y = the angle of the other angle.
Because the sum of angles in a triangle is 180°,
x + y + 90 = 180
x + y = 90
y = 90 - x
Therefore the angles for each of the two triangles are
x, 90° - x, 90°.
The two triangles are therefore similar because of AAA (Angle, Angle, Angle).