document.write( "Question 222091: Write an equation of the line that passes through the given point P and has the given slope.
\n" );
document.write( "
\n" );
document.write( "P(0,-6) m=-2 \n" );
document.write( "
Algebra.Com's Answer #166387 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "(0,-6) is the y int \n" ); document.write( "y=-2x-6 \n" ); document.write( " |