document.write( "Question 1056091: Find the distance between the given two lines. y=-x+4; y=-x \n" ); document.write( "
Algebra.Com's Answer #671258 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Notice that the distance is a perpendicular line to y=-x+4 from the origin. \n" ); document.write( "The line is the base of a triangle \n" ); document.write( "Each leg is 4 units long. \n" ); document.write( "The perpendicular is y=x \n" ); document.write( "The distance is from (0,0) to (2,2). That is sqrt (4+4)=2 sqrt (2) or about 2.828 units. \n" ); document.write( " |