In right-triangle $ABC$ is known that it is isosceles, $\hat A = 90^o$, equation of one cathetus is $y=2x$, and the middle of hypotenuse is $K(4,2)$. The problem asks for other two remaining equations of lines of the rectangle.
I canot find some solving method, I tried with heights, and to use the isosceles property, but no result.
Let's first ignore the isoceles condition and find all right triangles that satisfy the remaining conditions.
We have $(4,2) = K$. Let us denote line $y=2x$ as $l$
You can check that points $A$, $B$, $C$ defined in this way create a right triangle, with point $K$ being the middle of hypotenuse.
The formuale for $A$,$B$,$C$ are $$ A = (1.6-t,3.2-2t)$$ $$ B = (1.6+t,3.2+2t) $$ $$C = (6.4-t,0.8-2t) $$ for some $t\in\mathbb R$.
Since we want the triangle be an isosceles, we need $|AB|=|AC|$. Solving this equation gives us $t=\pm1.2$ and we have two solutions: $$ A = (0.4,0.8),\qquad B = (2.8,5.6) \qquad C = (5.2,-1.6) $$ $$ A = (2.8,5.6),\qquad B = (0.4,0.8) \qquad C = (7.6,3.2) $$