document.write( "Question 104602: I am having a problem finding a line that goes through (4,6)(5,8)
\n" ); document.write( "I am using y2-y2 over x2-x1
\n" ); document.write( "8-6= 2
\n" ); document.write( "5-4= 1
\n" ); document.write( "Then y=mx+b
\n" ); document.write( " y-5= 5(x+b) I get lost from here unless I am missing something. Any help would be appreciate. Thanks in advnace.
\n" ); document.write( "

Algebra.Com's Answer #76139 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
you are close\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you should be using point-slope but you have slope-intercept in there also\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the slope is 2 (good work), so just take one of the points and write the equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y-(y coordinate)=(slope)(x-(x coordinate)) ... y-8=2(x-5)
\n" ); document.write( "
\n" );