document.write( "Question 1049890: What is the slope of the line that has an x-intercept of -4 and y-intercept of 6? \n" ); document.write( "
Algebra.Com's Answer #665439 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Slope/ Gradient = y distance over x distance \n" ); document.write( "Slope/Gradient = 6/-4 = 3/-2 \n" ); document.write( "Using (0,6) or (-4,0) \n" ); document.write( "I will use (0,6) \n" ); document.write( "y - b = m(x - a) \n" ); document.write( "with m = 3/-2 and(a,b) = (0,6) \n" ); document.write( "y - 6 = 3/-2(x - 0) \n" ); document.write( "y = 3/-2x + 6 \n" ); document.write( "or \n" ); document.write( "2y = -3x + 12 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " \n" ); document.write( " |