document.write( "Question 162368: Write an equation for a line that passes through the following points:
\n" ); document.write( "(-7, 9), (8, 9)\r
\n" ); document.write( "\n" ); document.write( "I dont really know how to do this, and i would really apperciate seeing the steps that explain how to do this problem. THank you in advance!
\n" ); document.write( "

Algebra.Com's Answer #119674 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Remember that each point is an (x,y) that completely satisfies
\n" ); document.write( "the equation.
\n" ); document.write( "The general equation for a line is \"y+=+mx+%2B+b\".
\n" ); document.write( "You can plug in the x and y for each point and then
\n" ); document.write( "solve for m and b. You don't even have to know what
\n" ); document.write( "m and b are to do this
\n" ); document.write( "The points are (-7,9) and (8,9)
\n" ); document.write( "\"y+=+mx+%2B+b\"
\n" ); document.write( "(1) \"9+=+m%2A%28-7%29+%2B+b\"
\n" ); document.write( "(2) \"9+=+m%2A8+%2B+b\"
\n" ); document.write( "Now subtract (2) from (1), being careful of signs
\n" ); document.write( "\"0+=+-7m+-+8m+%2B+b+-+b\"
\n" ); document.write( "\"-15m+=+0\"
\n" ); document.write( "\"m+=+0\"
\n" ); document.write( "If \"m+=+0\" in either (1) or (2), then
\n" ); document.write( "\"b+=+9\"
\n" ); document.write( "Now write an equation for the line using the facts
\n" ); document.write( "\"m+=+0\"
\n" ); document.write( "\"b+=+9\"
\n" ); document.write( "\"y+=+mx+%2B+b\"
\n" ); document.write( "\"y+=+0%2Ax+%2B+9\"
\n" ); document.write( "\"y+=+9\"
\n" ); document.write( "This is the equation of the line. It is a horizontal line
\n" ); document.write( "where y is always \"9\" and x can be anything in either
\n" ); document.write( "the (+) or (-) direction.
\n" ); document.write( "You can practice this method. Just pick any two points
\n" ); document.write( "and do what I did.
\n" ); document.write( "
\n" );