document.write( "Question 668526: passes through (-3,-1), parallel to the line that passes through (3,3) and (0,6) \n" ); document.write( "
Algebra.Com's Answer #415631 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Line that passes through (3,3) (0,6).\r \n" ); document.write( "\n" ); document.write( "Step one: Find slope\r \n" ); document.write( "\n" ); document.write( "(6-3)/(0-3) = 3/-3 = -1\r \n" ); document.write( "\n" ); document.write( "Create a line that is parallel to one with slope -1 and goes through point (-3,-1). This screams point slope form. Where our slope is -1 (cause parallel lines have the same slope) and our point is (-3,-1)\r \n" ); document.write( "\n" ); document.write( "(y+1) = -1(x+3) \r \n" ); document.write( "\n" ); document.write( "y +1 = -x -3\r \n" ); document.write( "\n" ); document.write( "y = -x -4 \n" ); document.write( " |