document.write( "Question 316602: What equation has a slope of 2 and contains the point (4,-4)? \n" ); document.write( "
Algebra.Com's Answer #226508 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Use y=mx+b with m=2, x=4, and y=-4. Solve for b:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-4 = 2(4) +b \n" ); document.write( "-4 = 8 + b \n" ); document.write( "-12 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=2x - 12 is the equation. \n" ); document.write( " |