document.write( "Question 93599: hello I am having a difficulty with the following equation: Write an equation of the line through (1,-3) and (-2,6). \n" ); document.write( "
Algebra.Com's Answer #68166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation of the line through (1,-3) and (-2,6). \n" ); document.write( "------------- \n" ); document.write( "slope = [6--3] / [-2-1] = 9/-3 = -3 \n" ); document.write( "--------------- \n" ); document.write( "Form of the line is y = mx+b \n" ); document.write( "You have m= -3 and y=6 when x=-2 so you can solve for \"b\": \n" ); document.write( "6 = -3*-2+b \n" ); document.write( "b = 0 \n" ); document.write( "EQUATION: \n" ); document.write( "y = -3x \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |