document.write( "Question 179847: Find the distance to two decimal places between the two lines whose equations are y=4x+5
\n" ); document.write( " y=4x-1
\n" ); document.write( "(Hint: Use a transversal which passes through the origin)
\n" ); document.write( "

Algebra.Com's Answer #134787 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C4x%2B5%2C4x-1%29\"
\n" ); document.write( ":
\n" ); document.write( "find the x intercepts:
\n" ); document.write( ":
\n" ); document.write( "those are found by setting y = 0
\n" ); document.write( ":
\n" ); document.write( "0=4x+5--->4x=-5--->x=-5/4
\n" ); document.write( "0=4x-1--->4x=1---->x=1/4
\n" ); document.write( ":
\n" ); document.write( "so we have one point from each equation on the transversal which is the y axis
\n" ); document.write( ":
\n" ); document.write( "(-5/4,0) and (1/4,0)
\n" ); document.write( ":
\n" ); document.write( "\"d=sqrt%28%28-5%2F4-1%2F4%29%5E2%2B%280-0%29%29\"
\n" ); document.write( ":
\n" ); document.write( "\"d=sqrt%28%28-3%2F2%29%5E2%29\"
\n" ); document.write( ":
\n" ); document.write( "\"d=sqrt%289%2F4%29\"
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28d=3%2F2%29\"
\n" ); document.write( "
\n" );