document.write( "Question 904492: Write the standard form of the line that passes through the given points of (7, -3) and (4, -8). \n" ); document.write( "
Algebra.Com's Answer #548738 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"m+=%28y%5B1%5D+-+y%5B2%5D%29%2F%28x%5B1%5D+-+x%5B2%5D+%29\"
\n" ); document.write( "(7, -3) and
\n" ); document.write( "(4, -8) m = 5/3
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\" P(7,-3)
\n" ); document.write( "y + 3 = (5/3)(x - 7)
\n" ); document.write( "y = (5/3)x - 44/3
\n" ); document.write( "0r
\n" ); document.write( "5x - 3y = 44 in Standard Form
\n" ); document.write( "
\n" );