document.write( "Question 200757: What is the equation of the line that passes through the points (4,0) and (1,-2)? \n" ); document.write( "
Algebra.Com's Answer #150995 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What is the equation of the line that passes through the points (4,0) and (1,-2)? \n" ); document.write( "; \n" ); document.write( "Assign the given coordinates as follows: \n" ); document.write( "x1=4; y1=0 \n" ); document.write( "x2=1; y2=-2 \n" ); document.write( ": \n" ); document.write( "Find the slope (m) using the slope formula: m = \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Create the equation using the point/slope formula: y - y1 = m(x - x1) \n" ); document.write( "y - 0 = \n" ); document.write( ": \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( " |