document.write( "Question 909346: I need to write an equation of each line passing through the given point pairs, please help me learn the steps\r
\n" );
document.write( "\n" );
document.write( "(7,3) and (-6,2) \n" );
document.write( "
Algebra.Com's Answer #551805 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "7 3 -6 2 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 2 - 3 )/( -6 - 7 ) \n" ); document.write( "( -1 / -13 ) \n" ); document.write( "m= 1/13 \n" ); document.write( "The required line passes through both the points. So we select one point and plug it with the slope \n" ); document.write( "Plug value of the slope and point ( 7 , 3 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "3.00 = 1/9 * 7 + b \n" ); document.write( "3.00 = 5/9 + b \n" ); document.write( "b= 3 + - 5/9 \n" ); document.write( "b= 32/13 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = 1/9 x + 22/9 \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |