document.write( "Question 750887: write the equation of the line passing through the points (8,-39) and (1,3) \n" ); document.write( "
Algebra.Com's Answer #456865 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write the equation of the line passing through the points (8,-39) and (1,3) \n" ); document.write( "------ \n" ); document.write( "slope = (3--39)/(1-8) = 42/-7 = -6 \n" ); document.write( "--------------------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "3 = -6*1 + b \n" ); document.write( "b = 9 \n" ); document.write( "----------- \n" ); document.write( "Equation: \n" ); document.write( "y = -6x + 9 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |