In right triangle $ABC,$ $\angle C = 90^\circ.$ Let $P$ and $Q$ be points on $\overline{AC}$ so that $AP = PQ = QC.$ If $QB = 67$ and $PB = 76,$ find $AB.$
How do I use ratios and given side lengths to create a proportion to solve for $AB$? Is there any other way to solve this?
I would think the best way to approach this is to relate $QB/CB = AB/CB$, though that would make $CB$ for both the same. I guess the relation of $AB/AC = QB/QC$ can also be used.


Let $BA= y, BC=x. $ We can solve numerically using Pythagoras thm twice.
$$ 2 (67.^2 - x^2)^{0.5} = (76^2 - x^2)^{0.5}$$
$$ 3 (67.^2 - x^2)^{0.5} = (y^2 - x^2)^{0.5}$$
Since there are 2 equations and two unknowns, we can solve by squaring and eliminating $x$.
Begin by squaring both equations. Solve for $x$ and substitute in the second set to find $y$:
$$ y=89, x=63.7181$$