document.write( "Question 66734: Find an equation of a line that is perpendicular to the line of 5x-4y=20.
\n" );
document.write( "I had to find the x and y intercepts. I have x=5 and y=4. My answer needs to be in y=mx+b form. \n" );
document.write( "
Algebra.Com's Answer #47379 by sister_insomnia(8) ![]() You can put this solution on YOUR website! 5x-4y=20\r \n" ); document.write( "\n" ); document.write( "Start by putting this equation into y=mx+b:\r \n" ); document.write( "\n" ); document.write( "5x-4y=20 \n" ); document.write( "Subtract 5x: \n" ); document.write( "-4y=-5x+20 \n" ); document.write( "Divide by -4: \n" ); document.write( "y=5/4x-5\r \n" ); document.write( "\n" ); document.write( "Now that your equation is in y=mx+b, you can easily identify the slope, or m. Since m is 5/4, that is your slope. Remember the slope of perpendicular lines is the negative reciprocal. Therefore, the slope of the perpendicular line is-4/5. y=-4/5-5 is the equation of the perpendicular line. \n" ); document.write( " |