Art of Problem Solving

Power of a Point Theorem/Introductory Problem 1: Difference between revisions

Coltsfan10 (talk | contribs)
Coltsfan10 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 14:15, 23 March 2020

Problem

Find the value of $x$ in the following diagram:

Solution

Applying the Power of a Point Theorem, we get $3\cdot(3+5) = x (x+10) \rightarrow x^2 + 10x - 24 = 0$. This factors as $(x+12)(x-2) = 0$. We discard the negative solution since distance must be positive. Thus $x=\fbox{2}$.

Back to the Power of a Point Theorem.