Answer: bruh nobody needs to know this I won’t use this irl
Step-by-step explanation:
Answer:
- 100
- 80
- 100
- 80
x = 10
y = 6
Step-by-step explanation:
We can use the vertical angle theorem to solve for most of this problem. We know that 1/3 will have the same measure and so will 4/2. We can create an equation to solve for 1 and 3.
10x = 100
x = 10
We aren't given angle 4 so we are going to have to solve that ourselves. We can create an equation knowing that 4 and 3 will create a supplementary angle.
100 + z = 180
z = 80
Now, that we have angle 4, we know that angle 2 will have the same measure because they are vertical angles. Now to find the value of y, we can take the angle measure and solve for it.
10y + 20 = 80
10y = 60
y = 6
Best of Luck!
Answer:
21
Step-by-step explanation:
It might be 21/30 , hope it helps though :)
The result of rolling a number cube 7 times is a 7-digit number composed of digits 1,2,3,4,5 and 6 so that digits can repeat. The total number of possibilities is 6^7.
The number of possibilities where 4 appears exactly two times is 5^5*(7!-6!/2).
5^5 is the number of 5-digits numbers composed of digits 1,2,3,5 and 6 so that digits can repeat.
7! is the number of permutations of digits 1,2,3,4,4,5 and 6.
6! is the number of permutations of digits 1,2,3,{4,4},5 and 6.
We don't want to subtract all numbers where digits 4 appear side by side. That's why we must divide 6! by 2.
Finally, the probability is P=5^5(7!-6!/2)/7^7