document.write( "Question 449100: I need help finding an equation of the line containing the given pair of points. Answer needs to be in x=a, y=b, or y=mx+b.
\n" );
document.write( "(-9, -9) and (2, 2)
\n" );
document.write( "y= \n" );
document.write( "
Algebra.Com's Answer #308977 by Leaf W.(135)![]() ![]() You can put this solution on YOUR website! ==> Find the slope. Using points ( \n" ); document.write( "Simplify: \n" ); document.write( "Add: \n" ); document.write( "Simplify/Divide: \n" ); document.write( "So, the slope of your equation is 1. \n" ); document.write( "==> Next, find the equation of the line by plugging in the slope and coordinates of one of the points in to point-slope form, or \n" ); document.write( "Simplify: \n" ); document.write( "Since 1*a = a, you can simplify 1(x + 9) into just x + 9: \n" ); document.write( "Subtract 9 from both sides: \n" ); document.write( "That is in y = mx + b form, as it can also be seen as y = 1x + 0. \n" ); document.write( "***THEREFORE, YOUR FINAL ANSWER IS |