document.write( "Question 921167: Find the slope of the line containing the given points: P1 (0,0), P2(4, -3). \n" ); document.write( "
Algebra.Com's Answer #558833 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P1 (0,0),
\n" ); document.write( "P2(4, -3) m =\"%28y%5B1%5D+-+y%5B2%5D%29%2F%28x%5B1%5D+-+x%5B2%5D+%29\" = 3/-4 = -3/4
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"P(0,0)
\n" ); document.write( "y - 0 = (-3/4)(x-0)
\n" ); document.write( "y = (-3/4)x
\n" ); document.write( "(2,-1) on this line. Plot Points and connect with line
\n" ); document.write( "
\n" ); document.write( "
\n" );