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 #47378 by stanbon(75887) ![]() You can put this solution on YOUR website! 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( "---------- \n" ); document.write( "Find the slope of the given line, as follows: \n" ); document.write( "5x-4y=20 \n" ); document.write( "4y=5x-20 \n" ); document.write( "y=(5/4)x-5 \n" ); document.write( "The given line has a slope of 5/4 \n" ); document.write( "So the line perpendicular to it must have a slope of -4/5 \n" ); document.write( "Therefore the equation of a line perpendicular to the \n" ); document.write( "given line would be y=(-4/5)x+b where b is any number you \n" ); document.write( "wish to make it. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |