document.write( "Question 827238: it says on the set of axes graph the family lines of the form y=mx where m=1 2 3 1/2 1/3 \n" ); document.write( "
Algebra.Com's Answer #498544 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! You want to graph the equations\r \n" ); document.write( "\n" ); document.write( "y = 1*x \n" ); document.write( "y = 2x \n" ); document.write( "y = 3x \n" ); document.write( "y =(1/2)x \n" ); document.write( "y =(1/3)x\r \n" ); document.write( "\n" ); document.write( "to plot y=2x begin at the origin (0,0), move right 1 and up 2 to the point (1,2) \n" ); document.write( "then connect the points.\r \n" ); document.write( "\n" ); document.write( "to plot y=(1/3)x begin at the origin (0,0), move up 3 then right 1 \n" ); document.write( "to the point (3,1) then connect the points.\r \n" ); document.write( "\n" ); document.write( "Use similar process for the others. \n" ); document.write( " |