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