document.write( "Question 1197785: Find an equation of the line through the point (3 , 5) that is perpendicular to the line 2X+5Y=4 \n" ); document.write( "
Algebra.Com's Answer #831216 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "For solving using elementary methods, you can use the method shown by the other tutor: determine the slope of the graph of the given equation, find the slope of a line perpendicular to the given line, and use that slope and the given point to find the equation.

\n" ); document.write( "You can solve the problem with much less work using this fact:
\n" ); document.write( "Given a line with equation in the form Ax+By=C, the equation of any line PARALLEL to the given line is also of the form Ax+By=D, and the equation of any line PERPENDICULAR to the given line has an equation of the form Bx-Ay=E.

\n" ); document.write( "So any line perpendicular to the given line 2x+5y=4 has an equation of the form 5x-2y=C.

\n" ); document.write( "To find the one that passes through (3,5), substitute those values in the equation to determine the constant C:

\n" ); document.write( "5(3)-2(5) = 15-10 = 5

\n" ); document.write( "ANSWER: 5x-2y = 5

\n" ); document.write( "
\n" ); document.write( "
\n" );