document.write( "Question 675932: Find the distance between the lines with the equations y=(2/7)x+4 and y=(2/7)x-2 \n" ); document.write( "
Algebra.Com's Answer #420129 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the distance between the lines with the equations y=(2/7)x+4 and y=(2/7)x-2
\n" ); document.write( "-----------------
\n" ); document.write( "The distance between the 2 lines on the y-axis = 6
\n" ); document.write( "The angle between the x-axis and the lines is the atan of the slope,
\n" ); document.write( "= atan(2/7)
\n" ); document.write( "------
\n" ); document.write( "Distance between the 2 lines is
\n" ); document.write( "6*cos(atan(2/7))
\n" ); document.write( "distane =~ 5.769 units
\n" ); document.write( "
\n" ); document.write( "
\n" );