document.write( "Question 188085: Find an equation of the line containing the given pair of points
\n" ); document.write( "(3,2) and (9,5)
\n" ); document.write( "Y=
\n" ); document.write( "

Algebra.Com's Answer #140968 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(3,2) and (9,5)
\n" ); document.write( "Y=mX+b
\n" ); document.write( "Slope=(y2-y10/(x2-x1)
\n" ); document.write( "Slope=(5-2)/(9-3)
\n" ); document.write( "Slope=3/6=.5 ans.
\n" ); document.write( "2=3*.5+b
\n" ); document.write( "2=1.5+b
\n" ); document.write( "2-1.5=b
\n" ); document.write( ".5=b the Y intercept.
\n" ); document.write( "y=.5x+.5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+.5x+%2B.5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, .5x +5).
\n" ); document.write( "
\n" ); document.write( "
\n" );