document.write( "Question 1040124: Which of the following are point-slope equations of the line going through (-2, -2) and (2, 1)? \n" ); document.write( "
Algebra.Com's Answer #654936 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which of the following are point-slope equations of the line going through \n" ); document.write( "(-2, -2) and (2, 1)? \n" ); document.write( "--------------- \n" ); document.write( "slope = (1--2)/(2--2) = 3/4 \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\" when m = 3/4, x = 2 and y = 1 \n" ); document.write( "---------------- \n" ); document.write( "1 = (3/4)2 + b \n" ); document.write( "b = -1/2 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "y = (3/4)x - (1/2) \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |