document.write( "Question 175309: How to solve the algebra equation (-1,6);m=5 \n" ); document.write( "
Algebra.Com's Answer #130385 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! I assume you want the equation that has the slope of 5 and goes thru the point \n" ); document.write( "(-1,6) \n" ); document.write( ": \n" ); document.write( "y-6=5(x+1) \n" ); document.write( ": \n" ); document.write( "y-6=5x+5 \n" ); document.write( ": \n" ); document.write( "y=5x+11....in slope intercept form \n" ); document.write( ": \n" ); document.write( "-5x+y=11...in standard form \n" ); document.write( " |