document.write( "Question 491903: write an equation of a line with slope 6 passing through the point (6,7) \n" ); document.write( "
Algebra.Com's Answer #334803 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "7=6*6+b \n" ); document.write( "7=36+b \n" ); document.write( "b=-29 \n" ); document.write( "-------------- \n" ); document.write( "y=6x-29 \n" ); document.write( " |