The equation of one diagonal of a square is $2x+3y=5$ and the coordinates of one vertex is $(1,-3)$. Find the equations of two sides of the square which pass through the given vertex.
My Attempt:
Given, $$2x+3y=5$$
Slope of given line is $-2/3$. And the slopr of required line be $m$.
A quick thought strikes of a formula $$\tan \theta=\pm \dfrac {m_1 - m_2}{1+m_1.m_2}$$.
But Is there any other method?
An important property of squares is that their diagonals bisect each other and intersect perpendicularly.
Note that the point $(1,-3)$ is not on the line $2x + 3y = 5$. But, the diagonal passing through $(1,-3)$ must intersect $2x+3y=5$ perpendicularly. As you've said, the slope of that line is $-\frac{2}{3}$, so the slope of the other diagonal is $\frac{3}{2}$. You can use this to find that the diagonals of the square intersect at $(\frac{37}{13}, -\frac{3}{13})$. Do you have an idea of where to go from there?