Math Problem Statement

In triangle $ABC$, $AB = 12$, $AC = 11$, and $BC = 10$. A circle with center $O$ on $\overline{AB}$ is tangent to $\overline{AC}$ and $\overline{BC}$. If the circle has radius $r$, then let $x$ be the number of possible values of $r^2$. A bag contains $x$ marbles, $x-2$ of which are red, and the remaining two are blue. If two marbles are drawn from the bag at random without replacement, what is the probability that they are both blue?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Geometry
Circle Tangency
Probability

Formulas

Distance formula: d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
Probability of independent events: P(A and B) = P(A) * P(B)
Combination formula: \binom{n}{k} = \frac{n!}{k!(n-k)!}

Theorems

Properties of tangents to a circle
Triangle inequality

Suitable Grade Level

Grades 10-12