document.write( "Question 387001: Find the Linear equation that contains all the given ordered pairs. (0,8) (3,5) (4,4) \n" ); document.write( "
Algebra.Com's Answer #273535 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( "where m is the slope and b the y-intercept.
\n" ); document.write( " In this case b = 8 and
\n" ); document.write( "the slope is -3/2 = -1 using \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\" (5-8)/(3-0)
\n" ); document.write( "Slope can also be determined by graphing.
\n" ); document.write( "Note:line slants to left, slope is negative
\n" ); document.write( "And as y changes by one, so does x
\n" ); document.write( " y = -x + 8
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );