document.write( "Question 59332: determine whether the following pairs of lines are perpendicular or not perpendicular y=-x+4 y=x-3 \n" ); document.write( "
Algebra.Com's Answer #40667 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
determine whether the following pairs of lines are perpendicular or not perpendicular
\n" ); document.write( "y=-x+4
\n" ); document.write( "y=x-3
\n" ); document.write( ":
\n" ); document.write( "These lines are in slope intercept form \"highlight%28y=mx%2Bb%29\", where m=slope and (0,b)=y-intercept.
\n" ); document.write( "Perpendicular lines have slopes that are negative reciprocals of each other, that means they are opposite signs and upside down, because of this quality, if we multiply their slopes we get -1 \"m%2A%28-1%2Fm%29=-1\".
\n" ); document.write( "y=-x+4 -->> \"y=highlight%28-1%29x%2B4\" m=-1
\n" ); document.write( "y=x-3 -->> \"y=highlight%281%29x-3\" m=1
\n" ); document.write( ":
\n" ); document.write( "If you multiply their slopes -1*1=-1, therefore the lines are perpendicular.
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );