document.write( "Question 1191010: Find the equation of the line passing through the point (6,3) that is perpendicular to the line 4x−5y=−10 \n" ); document.write( "
Algebra.Com's Answer #822768 by greenestamps(13367) You can put this solution on YOUR website! \n" ); document.write( "The equation of any line perpendicular to the line 4x-5y=-10 will have the form 5x+4y=C for some constant C. Note that to get that form, the two coefficients are switched, and the sign is changed. \n" ); document.write( "To get the equation you want, simply substitute the given values x=6 and y=3 to find the value of C. \n" ); document.write( "5x+4y = 5(6)+4(3) = 30+12 = 42 \n" ); document.write( "ANSWER: 5x+4y=42 \n" ); document.write( " \n" ); document.write( " |