A point $X$ is selected at random from a line segment $AB$ with mid point $O$. The probability that the line segments $AX, XB$ and $AO$ can form a triangle is :
Step-by-Step Solution
Key Concept: Apply triangle inequality conditions AX + AO > XB, AX + XB > AO, and AO + XB > AX to find the valid region for point X on segment AB. Since O is the midpoint, AO = BO = a (if AB = 2a), and for any position x of X from A, we need all three inequalities satisfied simultaneously to form a valid triangle.
For a triangle to form with sides $AX$, $XB$, and $AO$ where $X$ lies on segment $AB$ of length $2a$, the triangle inequality requires $AX + AO > XB$, which gives $x < \frac{a}{2}$. Similarly, if $x$ lies in section $OB$, then $x < \frac{a}{2}$. For the favorable condition, $X$ should lie symmetrically about $O$ such that $OX < \frac{a}{2}$. The probability is $\frac{a}{2a} = \frac{1}{2}$.
Correct Answer: 1