document.write( "Question 462594: Find the general form of the equation of the line that passes through the points (-1,-2) and (7,1). \n" ); document.write( "
Algebra.Com's Answer #317089 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the general form of the equation of the line that passes through the points (-1,-2) and (7,1). \n" ); document.write( "---------------- \n" ); document.write( "slope = (1--2)/(7--1) = 3/8 \n" ); document.write( "---- \n" ); document.write( "Form: y = mx+b \n" ); document.write( "1 = (3/8)7 + b \n" ); document.write( "(8/8) = (21/8) + b \n" ); document.write( "----- \n" ); document.write( "b = -13/8 \n" ); document.write( "=========== \n" ); document.write( "y = (3/8)x-(13/8) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |