document.write( "Question 68682: what is the equation for the coordinates (1,2) and (2,4) \n" ); document.write( "
Algebra.Com's Answer #48876 by rmromero(383)\"\" \"About 
You can put this solution on YOUR website!
what is the equation for the coordinates (1,2) and (2,4)\r
\n" ); document.write( "\n" ); document.write( "Two points determine a line. Given you point you can also find the equation of the line.
\n" ); document.write( "

\n" ); document.write( "1. Find the slope of the line through two points (1,2) and (2,4).
\n" ); document.write( "\"m+=+%28y%5B2%5D-y%5B1%5D%2Fx%5B2%5D-x%5B1%5D%29\",
\n" ); document.write( "Let (x1,y1) = (1,2)
\n" ); document.write( "
(x2,y2) = (2,4)
\n" ); document.write( "
\"m+=+%284-2%29%2F%282-1%29\"
\n" ); document.write( "\"m+=+2%2F1\" or 2\r
\n" ); document.write( "\n" ); document.write( "
2.Using slope - intercept form, find y - intercept
\n" ); document.write( "\"highlight+%28y+=+mx+%2B+b%29\", Choose one point of the line (1,2) and substitute it to the equation including the slope to find the b or y-intercept.
\n" ); document.write( "m = 2, x = 1 and y = 2
\n" ); document.write( "2 = 2(1) + b
\n" ); document.write( "2 - 2 = b
\n" ); document.write( "0 = b\r
\n" ); document.write( "\n" ); document.write( "
so the slope-intercept form of the equation is y = 2x + 0
\n" ); document.write( "or y = 2x\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );