document.write( "Question 234871: what is the equation of the line that has a slope of 6 and passes through the point (5,-12)? \n" ); document.write( "
Algebra.Com's Answer #173114 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the equation of the line that has a slope of 6 and passes through the point (5,-12)? \n" ); document.write( "------------- \n" ); document.write( "Use y = mx + b to find b \n" ); document.write( "-12 = 6*5 + b \n" ); document.write( "b = -42 \n" ); document.write( "--------- \n" ); document.write( "y = 6x -42 \n" ); document.write( " \n" ); document.write( " |