document.write( "Question 237500: how do i do the problem (3,2), y = x+5? It says to write the slope-intercept form of an equasion of the line that passes through the given point and is parallel to the graph of each equation. \n" ); document.write( "
Algebra.Com's Answer #174659 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
the line formula is [Y=mX+b] where m=slope & b=the y intercept.
\n" ); document.write( "PARALLEL TO y = x+5 (red line) & PASSING THROUGH (3,2)
\n" ); document.write( "THIS EQUATION HAS A SLOPE=1 SO THE PARALLEL LINE WILL ALSO HAVE A SLOPE=1
\n" ); document.write( "2=1*3+b
\n" ); document.write( "2=3+b
\n" ); document.write( "b=2-3
\n" ); document.write( "b=-1
\n" ); document.write( "y=x-1 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x+%2B5%2C+x+-1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions x +5 and x -1).
\n" ); document.write( "
\n" ); document.write( "
\n" );