document.write( "Question 1107745: Find the equation in general (standard) form of the line passing through (0,5) and (6,-1) \n" ); document.write( "
Algebra.Com's Answer #722771 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Can write in slope intercept form first
\n" ); document.write( "slope is -1-5/6 or -1
\n" ); document.write( "point slope formula y-y1=m(x-x1), m is slope (x1, y1) point
\n" ); document.write( "y-5=-1(x)
\n" ); document.write( "y=-x+5
\n" ); document.write( "x+y=5 standard form\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );