Algebra.Com's Answer #717202 by ikleyn(52802)  You can put this solution on YOUR website! . \n" );
document.write( "Find the equation of the line joining the points (2,11) and (4,17) \n" );
document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "First, calculate the slope.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " The formula for the slope of a straight line passing through two given points ( , ) and ( , ) is\r\n" );
document.write( " m = .\r\n" );
document.write( "\r\n" );
document.write( " Substitute the given data = 2, = 11, = 4, = 17 into the basic formula\r\n" );
document.write( " m = = = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, find an equation of the line having the slope 3 and passing through the given point (2,11).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " An equation of a straight line in a coordinate plane which has the slope m and passes through the given point P = (a,b) is \r\n" );
document.write( "\r\n" );
document.write( " y - b = m*(x-a). \r\n" );
document.write( "\r\n" );
document.write( " Substitute here m = 3, a = 2, b = 11, and you will get\r\n" );
document.write( "\r\n" );
document.write( " y - 11 = 3*(x-2).\r\n" );
document.write( "\r\n" );
document.write( " It is the equation in the slope-point form.\r\n" );
document.write( "\r\n" );
document.write( " If you want to have it in the slope-intercept form, transform it in this way\r\n" );
document.write( "\r\n" );
document.write( " y = 3x - 6 + 11, or\r\n" );
document.write( "\r\n" );
document.write( " y = 3x + 5.\r\n" );
document.write( " \r \n" );
document.write( "\n" );
document.write( "---------------- \n" );
document.write( "See the lesson\r \n" );
document.write( "\n" );
document.write( " - Equation for a straight line in a coordinate plane passing through two given points\r \n" );
document.write( "\n" );
document.write( "in this site.\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " \n" );
document.write( " |