document.write( "Question 586536: write an equation of the line that passes through the point and has the given slope.write the equation in slope intercept form\r
\n" ); document.write( "\n" ); document.write( "(3,0),m=-2
\n" ); document.write( "

Algebra.Com's Answer #373787 by tw23279(14)\"\" \"About 
You can put this solution on YOUR website!
First, use the equation for point-slope form, which (y - y1) = m(x - x1), where (x1, y1) is a random point that would be on the line and m is the slope. And y and x are just variables.
\n" ); document.write( "Plug it in, (y - 0) = -2(x - 3)
\n" ); document.write( "Distribute.
\n" ); document.write( "And so you'll get y = -2x+6.
\n" ); document.write( "
\n" ); document.write( "
\n" );