document.write( "Question 975567: how do I draw lines passing through the origin with slopes -1,-1/2,0,1/3,2 on the same set of axes? \n" ); document.write( "
Algebra.Com's Answer #597291 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! all the lines go through (0,0) \n" ); document.write( "the first goes left 1 and up 1 \n" ); document.write( "the second goes left 2 and up 1 \n" ); document.write( "The third is horizontal \n" ); document.write( "the fourth goes right 3 and up 1 \n" ); document.write( "the fifth goes over 1 and up 2\r \n" ); document.write( "\n" ); document.write( " |