document.write( "Question 443073: Find an equation of the line having the given slop and containing the given point. express your answer in the form y=b or y=mx+b
\n" );
document.write( "m=0,(0,-1)\r
\n" );
document.write( "\n" );
document.write( "The equation of the line is y=_______. \n" );
document.write( "
Algebra.Com's Answer #305645 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Your slope is 0, your y-intercept is -1\r \n" ); document.write( "\n" ); document.write( "Then y = 0x -1 \r \n" ); document.write( "\n" ); document.write( "So y = -1 is your line. \n" ); document.write( " |