document.write( "Question 868310: I'm trying to help my son (6th grader) with his homework. The question is \"graph the data y=x/10” with a graph for him to plot on that has horizontal x axis of 0-8 and vertical y axis of 0-8. He has placed a dot on 1,1 and 2,2 and 3,3. However that didn't seem correct. Can anyone help me? \n" ); document.write( "
Algebra.Com's Answer #523462 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \"graph the data y=x/10” with a graph for him to plot on that has horizontal x axis of 0-8 and vertical y axis of 0-8. \n" ); document.write( "---------------- \n" ); document.write( "y = x/10 \n" ); document.write( "Pick values for x and find y \n" ); document.write( "x...y \n" ); document.write( "0...0 --->(0,0) \n" ); document.write( "1..0.1 --> (1,0.1) \n" ); document.write( "2..0.2 --> (2,0.2) \n" ); document.write( "3..0.3 --> (3,0.3) \n" ); document.write( "etc. \n" ); document.write( "===== \n" ); document.write( "(1,1) and (2,2) are not on the line. \n" ); document.write( " \n" ); document.write( " |