Conditional probablility P(A/B) = P(A and B) / P(B). Here, A is sum of two dice being greater than or equal to 9 and B is at least one of the dice showing 6. Number of ways two dice faces can sum up to 9 = (3, 6), (4, 5), (4, 6), (5, 4), (5, 5), (5, 6), (6, 3), (6, 4), (6, 5), (6, 6) = 10 ways. Number of ways that at least one of the dice must show 6 = (1, 6), (2, 6), (3, 6), (4, 6), (5, 6), (6, 6), (6, 5), (6, 4), (6, 3), (6, 2), (6, 1) = 11 ways. Number of ways of rolling a number greater than or equal to 9 and at least one of the dice showing 6 = (3, 6), (4, 6), (5, 6), (6, 3), (6, 4), (6, 5), (6, 6) = 7 ways. Probability of rolling a number greater than or equal to 9 given that at least one of the dice must show a 6 = 7 / 11
Your answer would be A. 122° and 58° because both angles have to equal 180°
Answer:
18.248287
8.2
Step-by-step explanation:
The length of the line joining the center of the circle and each coordinate is equal.
Let the center of the circle be (a, b), then
(a - 10)^2 + (b - 3)^2 = (a - 3)^2 + (b - 10)^2 = (a + 4)^2 + (b - 3)^2
a^2 - 20a + 100 + b^2 - 6b + 9 = a^2 - 6a + 9 + b^2 - 20b + 100 = a^2 + 8a + 16 + b^2 - 6b + 9
a^2 - 20a + 100 + b^2 - 6b + 9 = a^2 - 6a + 9 + b^2 - 20b + 100 . . . (1)
a^2 - 20a + 100 + b^2 - 6b + 9 = a^2 + 8a + 16 + b^2 - 6b + 9 . . . (2)
From (1): 14a - 14b = 0 => a = b
From (2): 28a = 84 => a = 84/28 = 3
Therefore, center = (a, b) = (3, 3)