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)![]() ![]() 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 \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( " |