document.write( "Question 175005: What is the equation with the points (4,0) and (0,-4)? \n" ); document.write( "
Algebra.Com's Answer #130092 by mangopeeler07(462) ![]() You can put this solution on YOUR website! y=mx+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First find the slope (m) using the difference of the y's over the difference of the x's.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the slope is 1\r \n" ); document.write( "\n" ); document.write( "y=x+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in one of the points, it doesn't matter which one.\r \n" ); document.write( "\n" ); document.write( "0=4+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for b \n" ); document.write( "b=-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "y=x-4 \n" ); document.write( " |