document.write( "Question 675307: Find the equation of the locus of the points which are equidistant from the two parallel lines 3x - 2y + 4 = 0 and 3x - 2y - 8 = 0. \n" ); document.write( "
Algebra.Com's Answer #419706 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the locus of the points which are equidistant from the two parallel lines \n" ); document.write( "This is an equation of a straight line parallel and equidistant from given parallel lines \n" ); document.write( "3x - 2y + 4 = 0 and 3x - 2y - 8 = 0\r \n" ); document.write( "\n" ); document.write( "** \n" ); document.write( "3x - 2y + 4 = 0 \n" ); document.write( "2y=3x+4 \n" ); document.write( "y=3x/2+2 \n" ); document.write( ".. \n" ); document.write( "3x - 2y - 8 = 0 \n" ); document.write( "2y=3x-8 \n" ); document.write( "y=3x/2-4 \n" ); document.write( ".. \n" ); document.write( "since equation is parallel to given lines, its slope is the same as that of given lines=3/2 \n" ); document.write( "equation: y=3x/2+b \n" ); document.write( "y-intercept, b=mid point of y- intercepts of two given parallel lines=(2+(-4))/2=-2/2=-1 \n" ); document.write( "equation of the locus of the points which are equidistant from the two parallel lines: y=3x/2-1 \n" ); document.write( " |