document.write( "Question 775443: Any help would be very kind. \"Write the equation of the line. Slope=0, passes through (-4, -5)\" thank you. \n" ); document.write( "
Algebra.Com's Answer #472861 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! the equation for this type of problem where you are given the slope and a point is \n" ); document.write( "y-y1=m(x-x1) where m is the slope and (x1,y1) is the given point. Just plug everything in. \n" ); document.write( "y-(-5)=0(x-(-4)) anything times 0 is 0 so right side automatically becomes 0 \n" ); document.write( "y+5=0 subtract 5 from each side \n" ); document.write( "y=-5 that's your equations, it's basically just a straight horizontal line through y=-5 \n" ); document.write( " |