document.write( "Question 1089752: Write the equation of the line that contains the indicated pair of points. Express the final equation in standard form.
\n" );
document.write( "(2, 1), (4, 3) \n" );
document.write( "
Algebra.Com's Answer #704103 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that contains the indicated pair of points. Express the final equation in standard form. \n" ); document.write( "(2, 1), (4, 3) \n" ); document.write( "--------------- \n" ); document.write( "Step 1, find the slope, m. \n" ); document.write( "m = diffy/diffx \n" ); document.write( "============== \n" ); document.write( "Step 2, use y - 1y = m*(x-x1) where (x1,y1) is either point. \n" ); document.write( "------------------- \n" ); document.write( "PS don't put spaces after the commas for the points. \n" ); document.write( "(2,1), (4,3) \n" ); document.write( " |