document.write( "Question 249605: Find an equation of the line containing the given pair of points.\r
\n" ); document.write( "\n" ); document.write( "(4,1) and (12,8)\r
\n" ); document.write( "\n" ); document.write( "What is the equation of the line?\r
\n" ); document.write( "\n" ); document.write( "y = ?
\n" ); document.write( "

Algebra.Com's Answer #181754 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(4,1) and (12,8)
\n" ); document.write( "Y=mX+b
\n" ); document.write( "Slope=(y2-y1)/(x2-x1)=(8-1)/(12-4)=7/8 is the slope
\n" ); document.write( "1=7*4/8+b
\n" ); document.write( "1=28/8+b
\n" ); document.write( "b=1-28/8
\n" ); document.write( "b=8/8-28/8
\n" ); document.write( "b=-20/8=-2.5 ans. for the y intercept.
\n" ); document.write( "y=7x/8-2.5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+7x%2F8+-2.5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 7x/8 -2.5).
\n" ); document.write( "
\n" );