document.write( "Question 61837: How do you graph the intercepts of x and y if y = 3x - 6? Thank you!! \n" ); document.write( "
Algebra.Com's Answer #42557 by angelar(2)![]() ![]() ![]() You can put this solution on YOUR website! The vertical intercept will be -6. To find horizontal intercept create a table of values based on y=3x-6 replacing x with a series of numbers e.g.\r \n" ); document.write( "\n" ); document.write( "x y \n" ); document.write( "-3 3x-3-6 -15 \n" ); document.write( "-2 3x-2-6 -12 \n" ); document.write( "-1 3x-1-6 -9 \n" ); document.write( "0 3x0-6 -6 \n" ); document.write( "1 3x1-6 -3 \n" ); document.write( "2 3x2-6 0 \n" ); document.write( "3 3x3-6 3\r \n" ); document.write( "\n" ); document.write( "Plotting these points will give horizontal (x) intercept of 2 \n" ); document.write( " \n" ); document.write( " |