I'm trying to solve this geometry problem. All my efforts so far have resulted in 4th grade equations which I can only solve numerically.
Two squares aligned as shown in the image. What is the length of x?
I'm trying to solve this geometry problem. All my efforts so far have resulted in 4th grade equations which I can only solve numerically.
Two squares aligned as shown in the image. What is the length of x?
COMMENT.-Taking as unknown $t$ the upper vertical segment you have the equation $$(\sqrt{100+t^2}+10)^2=10^2+\left(10+\sqrt{10^2-(10-t)^2}\right)^2$$ which gives the solution $$t=5\left(1+\sqrt2-\sqrt{2\sqrt2-1}\right)$$ This way you have $$\boxed{x=\sqrt{10^2-(10-t)^2}}$$
In picture $CE=x$, $AF=y$ and $CF=z$
$\triangle EFC\sim\triangle EAC \Rightarrow \frac x{x+10}=\frac {10}{y+10}$
$\Rightarrow xy+10x=10x+100\Rightarrow xy =100$
$y^2=10^2+(10-z)^2=200-20z+z^2$
$x^2=10^2-z^2$
Multiplying both sides of these relations we get:
$(xy)^2=100=(10-z^2)(z^2-20z+200)$
Which is an equation of 4 degree in terms of z. Wolfram gives positive root as:
$z=5(1-\sqrt 2+\sqrt{2\sqrt 2 -1})\approx 4.7$
Hence the measure of x is:
$x=\sqrt{10^2-4.7^2}\approx 8.825$