document.write( "Question 1005617: Find the distance between the two lines.
\n" ); document.write( "Line 1 y= 3/5x + 2
\n" ); document.write( "Line 2 Y= 3/5x - 1
\n" ); document.write( "Round to the nearest hundreth.
\n" ); document.write( "

Algebra.Com's Answer #621792 by josgarithmetic(39629)\"\" \"About 
You can put this solution on YOUR website!
Try to make use of the y-axis intercept of one of the equations. Find a linear equation perpendicular to these two parallel lines. Drawing the graphs on the three equations on the same coordinate system should give you a clearer idea of the strategy.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Does that help?\r
\n" ); document.write( "\n" ); document.write( "Here is a way to think through.\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-4%2C4%2C-4%2C4%2C3x%2F5%2B2%2C3x%2F5-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The line perpendicular to both of these and passing through (0,2) is \"y-2=-%285%2F3%29%28x-0%29\", which when put into slope intercept form is \"y=-%285%2F3%29x%2B2\"; not surprising. This line intersects your line 1 and line 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-4%2C4%2C-4%2C4%2C3x%2F5%2B2%2C3x%2F5-1%2C-5x%2F3%2B2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is the intersection point of line 2 and the line \"y=-%285%2F3%29x%2B2\" perpendicular to it?
\n" ); document.write( "\"-%285%2F3%29x%2B2=%283%2F5%29x-1\"
\n" ); document.write( "\"-%285%2F3%29x-%283%2F5%29x=-1-2\"
\n" ); document.write( "\"%285%2F3%2B3%2F5%29x=3\"
\n" ); document.write( "multiply bothsides by lcd of 15,
\n" ); document.write( "\"25x%2B9x=45\"
\n" ); document.write( "\"34x=45\"
\n" ); document.write( "\"x=45%2F34\"
\n" ); document.write( "-
\n" ); document.write( "Now find y of the intersection
\n" ); document.write( "\"y=%283%2F5%29x-1\"
\n" ); document.write( "\"y=%283%2F5%29%2845%2F34%29-1\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"y=-7%2F34\"
\n" ); document.write( "-
\n" ); document.write( "The intersection of line 2 and the perpendicular is ( 45/34, -7/34).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, what is the distance between (0,2) and ( 45/34, -7/34 )?
\n" ); document.write( "Use the Distance Formula.
\n" ); document.write( "
\n" );