document.write( "Question 937722: graph the line with slope -1 passing through the point (3,3) \n" ); document.write( "
Algebra.Com's Answer #571138 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! graph the line with slope -1 passing through the point (3,3) \n" ); document.write( "*** \n" ); document.write( "Slope intercept form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given line: \n" ); document.write( "y=-x+b \n" ); document.write( "solve for b using given coordinates on the line(3,3) \n" ); document.write( "3=-3+b \n" ); document.write( "b=6 \n" ); document.write( "Equation: \n" ); document.write( "y=-x+6 \n" ); document.write( " |