document.write( "Question 73957: Write the equation, in standard form, that passes through (7,2) and (-1,6). \n" ); document.write( "
Algebra.Com's Answer #52967 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
first we need to find the slope (m)
\n" ); document.write( "(y2-y1)/(x2-x1)
\n" ); document.write( "(6-2)/(-1-7)
\n" ); document.write( "4/-8
\n" ); document.write( "-1/2 is the slope for this line.
\n" ); document.write( "now substitute one set of x,z values & solve for the y intyercept(b)
\n" ); document.write( "2=-1/2*7+b
\n" ); document.write( "2=-7/2+b
\n" ); document.write( "b=2+7/2
\n" ); document.write( "b=2+3.5
\n" ); document.write( "b=5.5
\n" ); document.write( "thus the line equation is
\n" ); document.write( "y=-1/2x+5.5
\n" ); document.write( "
\n" );