document.write( "Question 252908: Write an equation that represents the line that passes through the points (5, 4) and (-5, 0). \n" ); document.write( "
Algebra.Com's Answer #185029 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Since we don't have the slope or the y-intercept, we must find them.
\n" ); document.write( "step 1: find the slope.
\n" ); document.write( "we have two coordinates: (5, 4) and (-5, 0).Use the slope formula:
\n" ); document.write( "\"m+=+%28Y2-Y1%29%2F%28X2-X1%29\"
\n" ); document.write( "\"m+=+%280-4%29%2F%28-5-5%29\"
\n" ); document.write( "*m = -4/-10 = 2/5.
\n" ); document.write( "--
\n" ); document.write( "step 2: find the y-intercept, b.
\n" ); document.write( "\"Y+=+mx%2Bb\"
\n" ); document.write( "put in your slope information and pick a point. I will choose (-5,0).
\n" ); document.write( "\"0+=+-5%2A%282%2F5%29+%2B+b\"
\n" ); document.write( "** b = 2
\n" ); document.write( "--
\n" ); document.write( "Put m and b back into y = mx + b to get
\n" ); document.write( "\"Y+=+%282%2F5%29X+%2B+2\"
\n" ); document.write( "
\n" );