document.write( "Question 234865: what is the equation of the line that has a slope of 5 and passes through the point (4,-18)? \n" ); document.write( "
Algebra.Com's Answer #173866 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I just did one like this:\r \n" ); document.write( "\n" ); document.write( "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 \n" ); document.write( " \n" ); document.write( " |