For independent events,
P(X ∩ Y) = P(X)* P(Y)
=>
1/3 = P(X)*(5/6)
solve for P(X) =>
P(X) = (1/3)*(6/5) = 2/5 = 0.4
So it is an isosceles triangle that means that the bottom two angles are equal...
so
40 = 5x
divide both sides by 5 and you get 8
now the triangle angles add up to 180
we make an equation out of it...
(2y + 20 ) + ( 5(8)) + 40 = 180
2y + 20 + 40 + 40 = 180
combine like terms
2y + 100 = 180
so subtract 100 from both sides
2y = 80
divide by 2 to isolate the variable
y = 40
You are correct!!! :)
First, I would subtract 150 from 870. You get 720. Then I would divide that equally among the four artists. 720/4=180. So each person's share is $180.
Answer:
See proof below
Step-by-step explanation:
An equivalence relation R satisfies
- Reflexivity: for all x on the underlying set in which R is defined, (x,x)∈R, or xRx.
- Symmetry: For all x,y, if xRy then yRx.
- Transitivity: For all x,y,z, If xRy and yRz then xRz.
Let's check these properties: Let x,y,z be bit strings of length three or more
The first 3 bits of x are, of course, the same 3 bits of x, hence xRx.
If xRy, then then the 1st, 2nd and 3rd bits of x are the 1st, 2nd and 3rd bits of y respectively. Then y agrees with x on its first third bits (by symmetry of equality), hence yRx.
If xRy and yRz, x agrees with y on its first 3 bits and y agrees with z in its first 3 bits. Therefore x agrees with z in its first 3 bits (by transitivity of equality), hence xRz.