document.write( "Question 380298: Find an equation of the line that passes through (0, -6) and (5, 3). \n" ); document.write( "
Algebra.Com's Answer #269911 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Using the point-slope formula, \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\" to determine the slope:
\n" ); document.write( "Points (0, -6) and (5, 3)
\n" ); document.write( " m = 3-(-6) / 5-0 = 9/5
\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. In ths ex. m = 9/5
\n" ); document.write( "y = (9/5)x + b Using ordered pair Pt(5,3) to solve for b
\n" ); document.write( "3 = 9 + b
\n" ); document.write( "-6 = b
\n" ); document.write( "y = (9/5)x - 6
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );