document.write( "Question 37987: Write the equation of the line that passes through point (-6,7) with a slope of 0. \n" ); document.write( "
Algebra.Com's Answer #23483 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since it has a slope of zero, it must be horizontal...thus it has to be \n" ); document.write( "y = some constant \n" ); document.write( "and since it goes thru (-6, 7), the line must be \n" ); document.write( "y = 7 \n" ); document.write( " |