document.write( "Question 816323: Given two points:\r
\n" ); document.write( "\n" ); document.write( " P1 = (3, 4) and P2 = (6, 6)\r
\n" ); document.write( "\n" ); document.write( "find the equations of the line that contains these two points.
\n" ); document.write( "

Algebra.Com's Answer #491492 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "find the equation of the line that contains these two points.
\n" ); document.write( " P1 = (3, 4) and
\n" ); document.write( " P2 = (6, 6) m = (6-4)/6-3) = 2/3 \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( " \"%28y-4%29+=+%282%2F3%29%28x-3%29\" \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
\n" ); document.write( "or \"y+=+%282%2F3%29x+%2B+2\"
\n" ); document.write( "standard slope-intercept form for an equation of a line is y = mx + b
\n" ); document.write( "where m is the slope and b the y-intercept.
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );