document.write( "Question 100639: Find the slope of all lines perpendicular to the line given by 5x+y=5 \n" ); document.write( "
Algebra.Com's Answer #73277 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Perpendicular lines have the same slope: \n" ); document.write( "To find the slope, use the formula: \n" ); document.write( "-(A/B) where: \n" ); document.write( "A=5 \n" ); document.write( "B=1 \n" ); document.write( "C=5 \n" ); document.write( ". \n" ); document.write( "-(5/1)=-5 \n" ); document.write( ". \n" ); document.write( "So, all slopes of lines perpendicular to 5x+y=5 will have a slope of m=-5 \n" ); document.write( " |