document.write( "Question 544770: Find the equation of the line containing the following points (7,-11)(3,5). Make sure the equation is in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #355239 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the equation of the line containing the following points (7,-11)(3,5). \n" ); document.write( "Assign the given values as follows \n" ); document.write( "x1=7, y1=-11 \n" ); document.write( "x2=3, y2=5 \n" ); document.write( ": \n" ); document.write( "Use slope formula: m = \n" ); document.write( "so we have \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Use the point/slope formula y - y1 = m(x - x1) \n" ); document.write( "y - (-11) = -4(x - 7) \n" ); document.write( "y + 11 = -4x + 28 \n" ); document.write( "y = -4x + 28 - 11 \n" ); document.write( "y = -4x + 17, is the slope/intercept equation \n" ); document.write( " |