document.write( "Question 77765: Find the equation of a line passing through (3,6) and parallel to the line y+x=7 \n" ); document.write( "
Algebra.Com's Answer #55761 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of a line passing through (3,6) and parallel to the line y+x=7 \n" ); document.write( "---------------- \n" ); document.write( "\"Parallel to the line y=-x+7\" \n" ); document.write( "That line has slpe = -1 \n" ); document.write( "--------- \n" ); document.write( "Equation has slope=-1,x=3,y=6 \n" ); document.write( "y=mx+b \n" ); document.write( "6=-1*3+b \n" ); document.write( "b=9 \n" ); document.write( "EQUATION: \n" ); document.write( "y=-x+9 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |