document.write( "Question 137041This question is from textbook Algebra 1
\n" ); document.write( ": How do I find the equation of the line that contains the points (2,3) and (4,7)? \n" ); document.write( "
Algebra.Com's Answer #100301 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(2,3) and (4,7)
\n" ); document.write( "SLOPE=(7-3)/(4-2)=4/2=2
\n" ); document.write( "Y=mX+b
\n" ); document.write( "3=2*2+b
\n" ); document.write( "3=4+b
\n" ); document.write( "3-4=b
\n" ); document.write( "b=-1
\n" ); document.write( "THUS THE LINE EQUATION IS:
\n" ); document.write( "Y=2X-1
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+-1+%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2x -1 ).
\n" ); document.write( "
\n" );