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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " |