document.write( "Question 545238: Find the Equation of a Line Given That You Know Two Points it Passes Through.\r
\n" );
document.write( "\n" );
document.write( "(1/2,-3) and (-2,1)\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #355574 by KMST(5396) You can put this solution on YOUR website! When you know two points in a line, you can calculate the slope. Then, with the slope and just one point, you can write the equation of the line. \n" ); document.write( "The slope (usually represented by m) can be calculated as the difference in y coordinate, divided by the difference in x coordinate (also called rise and run). So, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "With the slope (m) and one point (h,k), you can write the equation of the line in the point-slope form as \n" ); document.write( " \n" ); document.write( "So, using point (-2,1), \n" ); document.write( " \n" ); document.write( "And we can transform that equation into the slope-intercept form like this: \n" ); document.write( " |