document.write( "Question 1032969: Find the equation of the line that passes through the pair of points.(4, 6), (−4, 0) Write your answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #647563 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Gradient = y2 - y1/x2 - x1
\n" ); document.write( "Gradient = 0 - 6/-4 - 4
\n" ); document.write( "Gradient = -6/-8 = 6/8 = 3/4
\n" ); document.write( "Using line equation:
\n" ); document.write( "y - b = m(x - a)
\n" ); document.write( "m = 3/4 (a,b) = (4,6)
\n" ); document.write( "y - 6 = 3/4(x - 4)
\n" ); document.write( "y - 6 = 3/4x - 12/4
\n" ); document.write( "y - 6 = 3/4x - 3
\n" ); document.write( "y = 3/4x - 3 + 6
\n" ); document.write( "y = 3/4x + 3
\n" ); document.write( "or
\n" ); document.write( "4y = 3x + 24
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );