document.write( "Question 1013101: Write the equation that describes the line in slope-intercept form.
\n" ); document.write( "Slope =4
\n" ); document.write( "Point (3,2) is on the line
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #629243 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The easiest way to do this is to plug what you are given into
\n" ); document.write( "y = mx + b
\n" ); document.write( "and find b...like this...
\n" ); document.write( "2 = (4)(3) + b
\n" ); document.write( "2 = 12 + b
\n" ); document.write( "b = -10 and then
\n" ); document.write( "y = 4x - 10
\n" ); document.write( "
\n" );