document.write( "Question 77673: Find the standard form of the equation of the line with slope=0, passing throught the point (-8,5) \n" ); document.write( "
Algebra.Com's Answer #55712 by funmath(2933) ![]() You can put this solution on YOUR website! Find the standard form of the equation of the line with slope=0, passing throught the point (-8,5) \n" ); document.write( "Lines with slopes of 0 are horizontal lines in which the y coordinates are all the same. They are always the equation \n" ); document.write( "y=5 \n" ); document.write( "It's a special case worth memorizing. \n" ); document.write( "Otherwise you can use the point slope formula \n" ); document.write( "(x1,y1)=(-8,5) m=0 \n" ); document.write( "y-5=0(x-(-8)) \n" ); document.write( "y-5=0 \n" ); document.write( "y-5+5=0+5 \n" ); document.write( "y=5 The hard way. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |