document.write( "Question 400122: Indicate in standard form the equation of the line through the given points. P(0, -4), Q(5, 1) \n" ); document.write( "
Algebra.Com's Answer #283323 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\"
\n" ); document.write( "P(0, -4),
\n" ); document.write( "Q(5, 1) m = (-4-1) / (0-5) = -5/-5 = 1
\n" ); document.write( "Using 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( "y = 1*x + b |using ordered pair Pt(0,-4) to solve for b
\n" ); document.write( " -4 = 1*0 + b
\n" ); document.write( " -4 = b
\n" ); document.write( " y = x -4
\n" ); document.write( " x - y = 4 in standard form \n" ); document.write( "
\n" );