document.write( "Question 1186113: Find the equation of the line parallel to 3x + 4y= 20 and at a distance 5 from this line \n" ); document.write( "
Algebra.Com's Answer #817036 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let the line parallel to 3x + 4y = 20 be given by 3x + 4y = C, for some constant C.\r
\n" ); document.write( "\n" ); document.write( "Then the distance between the two lines is given by \"abs%28C-20%29%2Fsqrt%283%5E2+%2B+4%5E2%29+=+5\", or equivalently, \"abs%28C-20%29+=+25\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving this absolute-value equation leads to C - 20 = 25 or C - 20 = -25.\r
\n" ); document.write( "\n" ); document.write( "===> C = 45 or C = -5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thus there are two lines which satisfy the given conditions, namely 3x + 4y = 45 and 3x + 4y = -5.
\n" ); document.write( "
\n" );