document.write( "Question 1145401: Find the distance between the pair of parallel lines.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "y = 2x + 4
\n" );
document.write( "y = 2x - 4 \n" );
document.write( "
Algebra.Com's Answer #766648 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Actually, the distance between two parallel lines on a plane is the length of (any) perpendicular between these lines.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To find the distance in this case, take any point on one line and calculate its distance from the second line.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For simplicity, put x= 0 and from the first equation find y= 2*0 + 4 = 4.\r\n" ); document.write( "\r\n" ); document.write( "Thus the point (0,4) lies on the first line.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To find the distance from this point (0,4) to the line y = 2x - 4, use the general formula\r\n" ); document.write( "\r\n" ); document.write( "for the distance from the point (p,q) on the coordinate plane to the line Ax + BY + C = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " d =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On formula (1), see the lessons\r \n" ); document.write( "\n" ); document.write( " - The distance from a point to a straight line in a coordinate plane \r \n" ); document.write( "\n" ); document.write( " - HOW TO calculate the distance from a point to a straight line in a coordinate plane \r \n" ); document.write( "\n" ); document.write( " - Using formula for the distance from a point to a straight line in a plane to solve word problems \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |