document.write( "Question 402366: can you show me how to graph the function y=x-3? \n" ); document.write( "
Algebra.Com's Answer #284634 by Alan3354(69443) You can put this solution on YOUR website! It's a straight so you need 2 points. \n" ); document.write( "Pick 2 values for x, find y \n" ); document.write( "eg \n" ); document.write( "x = 0, y = -3 --> (0,-3) \n" ); document.write( "x = 3, y = 0 --> (3,0) \n" ); document.write( "Plot the 2 points \n" ); document.write( "Draw a line thru them \n" ); document.write( " \n" ); document.write( " |