document.write( "Question 206659: write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-4,1) and (3,1) \n" ); document.write( "
Algebra.Com's Answer #156188 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-4,1) (3,1)
\n" ); document.write( "Y=mX+b is the line equation where m=slope & b=y intercept.
\n" ); document.write( "slope=(y2-y1)/(x2-x1)
\n" ); document.write( "slope=(1-1)/(3+4)
\n" ); document.write( "slope=0/7=0 which indicates a horizontal line through the point yu=1.
\n" ); document.write( "1=0X+b
\n" ); document.write( "1=0+b
\n" ); document.write( "b=1
\n" ); document.write( "Y=1 ans.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y =1).
\n" ); document.write( "
\n" );