document.write( "Question 156203: how to writ in equation with the given points (2,4) and( 3,5) \n" ); document.write( "
Algebra.Com's Answer #115072 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(2,4) and( 3,5)
\n" ); document.write( "First we find the slope.
\n" ); document.write( "slope=(5-4)/(3-2)=1
\n" ); document.write( "Y=mX+b
\n" ); document.write( "4=1*2+b
\n" ); document.write( "4=2+b
\n" ); document.write( "b=4-2
\n" ); document.write( "b=2 the Y intercept.
\n" ); document.write( "y=x+2 is the line equation with a slope=1, a Y intercept=2 thru (2,4) & (3,5).
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x +2).
\n" ); document.write( "
\n" );