Find the coordinates of the point $A'$ which is the symmetric point of $A(3,2)$ with respect to the line $(D):2x+y-12=0$
For my trying
I find the length from the point $A(3,2)$ to the line $2x+y-12=0$. $d=\frac{|2\times 3+2-12|}{\sqrt{2^2+1^2}}=\frac{4}{\sqrt{5}}$.
Then I chose a line that through $A(3,2)$ and perpendicular to a line $(D)$.
At this point, I don't know how to do more.
Please kindly help to give me a hint or some ideas about this problem.
The line perpendicular to $ax+by+c=0$ is of the form $bx-ay+k=0$ where $k$ is a constant to be determined .
You have the equation of the line $(D)$ .Then find the equation of the perpendicular line to $(D)$ ,let us say $(L)$ which passes through point $A$ (which actually helps in finding the constant $k$).
Now find the intersection point of $(L)$ and $(D)$.
Notice that the intersection point would be the mid-point of $A$ and the required symmetric point $A'$