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) ![]() 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( " |