document.write( "Question 549354: what is the equation of the line that passes through (-5,-8) and has a slope of zero? \n" ); document.write( "
Algebra.Com's Answer #357669 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+mx+%2B+b\" where m = 0
\n" ); document.write( "\"y+=+b\"
\n" ); document.write( "You are told one point on the line is {-5, -8)
\n" ); document.write( "So the line is a horizontal line with every y coordinate as -8
\n" ); document.write( "\"y+=+-8\"
\n" ); document.write( "
\n" );