document.write( "Question 245825: I do not understand how to write an equation of a line passing through a point with an already given slope.\r
\n" ); document.write( "\n" ); document.write( "Ex. (3,-4); m=2/3
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #179492 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
The equation of a line in slope intercept form is:\r
\n" ); document.write( "\n" ); document.write( "y = m*x + b where m is the slope and b is the value of y where the line crosses the y-axis (this is actually the value of y when x is zero).\r
\n" ); document.write( "\n" ); document.write( "Since you know the slope m in this case is 2/3 you have: \r
\n" ); document.write( "\n" ); document.write( "y = (2/3)*x + b\r
\n" ); document.write( "\n" ); document.write( "Since the point (3,-4) is a point on the line we know that:\r
\n" ); document.write( "\n" ); document.write( "-4 = (2/3)*3 + b\r
\n" ); document.write( "\n" ); document.write( "-4 = 2 + b
\n" ); document.write( "-2 = b\r
\n" ); document.write( "\n" ); document.write( "Substituting -2 for b in the equation above we get:\r
\n" ); document.write( "\n" ); document.write( "y = (2/3)*x -2 for the equation of the line
\n" ); document.write( "
\n" );