document.write( "Question 701071: Which of the following is an equation of a line that passes through the point (0, 5) and has a negative slope? \n" ); document.write( "
Algebra.Com's Answer #802793 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! The slope can be anything as long as it is negative, so we can pick -1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use point slope form:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 5 = -1(x) \n" ); document.write( "y - 5 = -x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -x + 5 \n" ); document.write( " |