document.write( "Question 336959: find an equation through each given pair of points. Write the answer in standard from using only integers. (-1,1) (1,-1) \n" ); document.write( "
Algebra.Com's Answer #241509 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find an equation through each given pair of points. Write the answer in standard from using only integers. (-1,1) (1,-1) \n" ); document.write( "--------------------- \n" ); document.write( "slope = (-1-1)/(1--1) = -2/2 = -1 \n" ); document.write( "------------------------------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Using m = -1 and point (-1,1), solve for \"b\": \n" ); document.write( "1 = -1*-1 + b \n" ); document.write( "b = 0 \n" ); document.write( "---- \n" ); document.write( "Equation: y = -x \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |