1

Find the radius of smaller circle if radius of bigger circle is 14 cmcircle on a graph with perpendicular tangents

i tried this

i tried this for solving

2 Answers2

1

Adding on to what @Salahamam_Fatima answered, the equation actually should be: $$14^2+14^2 = (14+x+EC)^2.$$ If we construct a line from $C$ to the other unlabelled tangent left of $C$ (call it $T_1$), and also label the tangent below $C$ $T_2$, $\angle T_1 E T_2$ is defined to be a right angle (OP said two lines were perpendicular in comments). Additionally, the two tangents are perpendicular to the centre by the tangent to a circle rule, so $ET_1CT_2$ is a square.

Following this, CE is the diagonal of a right angled triangle, so by Pythagoras's theorem, that length is $\sqrt {x^2+x^2}$ or $\sqrt {2} x$.

Now, the equation becomes: $$14^2+14^2 = (14+x+\sqrt {2} x)^2$$ = $$392 = 196 + 28\sqrt2 x + 2\sqrt2 x^2 + 3x^2$$ = $$ (3+2\sqrt2) x^2 + (28\sqrt2) x + (196) = 0$$ = $$ x = 42 - 28\sqrt2.$$

Toby Mak
  • 16,827
0

hint

Using two Pythagoras, we get

$$14^2+14^2=(14+2x+ED)^2$$

and

$$x^2+x^2=(x+ED )^2$$

this gives $$14^2+14^2=(14+x+x\sqrt {2})^2$$

and $$x=14 (3-2\sqrt {2}) $$