Find angles in right triangle if it is known that $\tan \theta = {3\over4}$, where $\theta$ is the angle between catheti medians. I have tried drawing orthogonal projections and making new right triangles with that same angle but it did not seem to lead anywhere, as well as trying to find something that could be useful for sine theorem, but again got nothing good.
Have tried to make new right triangles from centroid, but did not get anything useful.
Any help would be much appreciated. As it was a problem on a competition, calculators were not allowed



I wish if you had named the objects in the picture, but, this is my opinion anyway.
In the picture, there are two edges that make the right angle. Call the horizontal one $B$ and the vertical one $A$. The angle of the main triangle, that faces the edge $A$ is called $\alpha$. The median partitions $\alpha$ into two angles. The lower angle, I call it $\alpha_1$.
$tan(\alpha_1)=\frac{A}{2B}$
Also, we have an angle, with its vertex at the median point on $B$, that faces the edge $A$. The angle is nothing but $\theta+\alpha_1$. Therefore
$tan(\theta+\alpha_1)=\frac{A}{B/2}=\frac{2A}{B}$
Now, we may use a famous formula to write $tan(\theta+\alpha_1)$ in a different way.
$tan(\theta+\alpha_1)=\frac{tan(\theta)+tan(\alpha_1)}{1-tan(\theta)tan(\alpha_1)}$
Plugging in the value of $tan(\theta)$ and what we found for $tan(\alpha_1)$,we finally get
$tan(\theta+\alpha_1)=\frac{2\times (2A+3B)}{8B-3A}$
Put the same quantities equal to each other
$\frac{2A+3B}{8B-3A}=\frac{A}{B}$
A bit of simplification gives
$A^2+B^2-2AB=0$
I Think the rest is easy.