document.write( "Question 750881: find the equation of the line passing through (3, - 3) and parallel to 7x + y = 4. \n" ); document.write( "
Algebra.Com's Answer #456854 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Anything of the form 7x + y = C is parallel to 7x + y = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7x + y = C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7(3) + (-3) = C ... plug in the given point and solve for C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "21 - 3 = C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 = C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation of the parallel line in standard form is 7x + y = 18 \n" ); document.write( " |