document.write( "Question 239276: writee an equation of the line containing the given point and parallel to the given line(4,-6);3x-7y=6 \n" ); document.write( "
Algebra.Com's Answer #175704 by anantha(86) ![]() You can put this solution on YOUR website! sol: \n" ); document.write( "equation the line parallel to the given point (4,-6) is 3x-7y=k \n" ); document.write( "substitute x=4 and y=-6 in 3x-7y=k \n" ); document.write( "3*4-7*(-6)=k \n" ); document.write( "12+42=k \n" ); document.write( "k=54 \n" ); document.write( "equation of the line parallel to the given line is \n" ); document.write( "3x-7y=54 \n" ); document.write( " \n" ); document.write( " |