The equation of a line through the midpoint of the sides $AB$ and $AD$ of a rhombus $ABCD,$whose one diagonal is $3x-4y+5=0$ and one vertex is $A(3,1)$ is $ax+by+c=0$.Find the absolute value of $a+b+c$,where $a,b,c$ are integers expressed in lowest form.
My try:
As $A(3,1)$ does not satisfy $3x-4y+5=0$,so the diagonal $BD$ has equation $3x-4y+5=0$.As $AC$ and $BD$ are perpendicular,so equation of $AC$,i found is $4x+3y-15=0$,then i found point of intersection of the two diagonals is $O(\frac{9}{5},\frac{13}{5})$.I want to find the coordinates of $B$ and $D$,so that i can find out the equation of the required line.But for that i need $BO$.
I am stuck here.Please help me.Thanks.
As you wrote, the equation of the line $BD$ is $3x-4y+5=0$, and the intersection point of the two diagonals is $(9/5,13/5)$.
Note that the line we want is parallel to $BD$, so the equation of the line can be written as $3x-4y+k=0$.
Now, since this line passes through the midpoint of the line segment $AO$, i.e. $(12/5,9/5)$, we have $$3\cdot\frac{12}{5}-4\cdot\frac 95+k=0\Rightarrow k=0.$$ So, the line we want is $3x-4y+0=0$.