document.write( "Question 838059: I need help on this problem.
\n" ); document.write( "Find the equation of the line passing through the given points. Use function notation to write the equation. (2,6) and (3,11)
\n" ); document.write( "

Algebra.Com's Answer #505183 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"Use function notation to write the equation\" means that the answer should be written as
\n" ); document.write( "f(x) =... instead of y=... .
\n" ); document.write( "The function would be of the form \"f%28x%29=mx%2Bb\" with constants
\n" ); document.write( "\"m\" = slope of the line, and
\n" ); document.write( "\"b\" = y-intercept of the line
\n" ); document.write( "
\n" ); document.write( "The points tell you that
\n" ); document.write( "\"f%282%29=6\" and \"f%283%29=11\" ,
\n" ); document.write( "
\n" ); document.write( "In general,
\n" ); document.write( "you can substitute and solve as a system of equations, or
\n" ); document.write( "you can calculate the slope, and then decide how to figure out the function from then on.
\n" ); document.write( "
\n" ); document.write( "You can calculate the slope as the change in y-coordinates divided by the change in x-coordinates:
\n" ); document.write( "\"m=%2811-6%29%2F%283-2%29\" --> \"m=5%2F1\" \"highlight%28m=5%29\"
\n" ); document.write( "That was easy.
\n" ); document.write( "
\n" ); document.write( "From there, substituting the value for \"m\" and the coordinates of one of the points (chose one), lets you find \"b\" easily:
\n" ); document.write( "\"system%28f%28x%29=mx%2Bb%2C+m=5%2Cf%282%29=6%29\"--> \"6=5%2A2%2Bb\" --> \"6=10%2Bb\" --> \"6-10=b\" --> \"highlight%28b=-4%29\"
\n" ); document.write( "
\n" ); document.write( "Now we have \"highlight%28f%28x%29=5x-4%29\" .
\n" ); document.write( "
\n" ); document.write( "Verification:
\n" ); document.write( "It is a good idea to plug in \"x=2\" and \"x=3\" in there to verify that you get \"f%282%29=6\" and \"f%283%29=11\" .
\n" ); document.write( "
\n" );