document.write( "Question 336006: graph the line whose x intecepts is -1 amd its y is 6 \n" ); document.write( "
Algebra.Com's Answer #240988 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x=(-1,0)
\n" ); document.write( "y=(0,6)
\n" ); document.write( "Slope=(6-0)/(0+1)=6/1=6
\n" ); document.write( "y=mx+b
\n" ); document.write( "0=6*-1+b
\n" ); document.write( "b=6
\n" ); document.write( "y=6x+6
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+6x+%2B6%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 6x +6).
\n" ); document.write( "
\n" );