document.write( "Question 84357: Determine whether each pair of lines is parallel, perpendicular, or neither.\r
\n" );
document.write( "\n" );
document.write( "5x-y=8 and 5y= -x+3 \n" );
document.write( "
Algebra.Com's Answer #60757 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! Determine whether each pair of lines is parallel, \r\n" ); document.write( "perpendicular, or neither.\r\n" ); document.write( "\r\n" ); document.write( "5x-y=8 and 5y= -x+3\r\n" ); document.write( "\r\n" ); document.write( "If their slopes are equal they are parallel\r\n" ); document.write( "\r\n" ); document.write( "If the slopes of one is the reciprocal of the slope of the\r\n" ); document.write( "other with the sign changed, they are perpendicular.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve each for y to get them into the slopeintercept form:\r\n" ); document.write( "\r\n" ); document.write( "Solving the first one for y\r\n" ); document.write( "\r\n" ); document.write( "5x - y = 8 \r\n" ); document.write( " -y = -5x + 8 (added -5x to both sides\r\n" ); document.write( " y = 5x - 8 {divided through by -1\r\n" ); document.write( "\r\n" ); document.write( "Compare that to\r\n" ); document.write( "\r\n" ); document.write( " y = mx + b\r\n" ); document.write( "\r\n" ); document.write( "m = 5, b = -8 \r\n" ); document.write( "\r\n" ); document.write( "This means the slope, m, is 5, and the y-intercept is (0,-8)\r\n" ); document.write( "We don't need the y-intercept in this problem, because all \r\n" ); document.write( "we need is the slope, which is 5.\r\n" ); document.write( "\r\n" ); document.write( "Solving the second one for y\r\n" ); document.write( "\r\n" ); document.write( " 5y = -x + 3\r\n" ); document.write( " \r\n" ); document.write( " y = \n" ); document.write( " \n" ); document.write( " |