document.write( "Question 1001252: Find the intercepts and use them to graph the equation. y=2x-2 \n" ); document.write( "
Algebra.Com's Answer #618478 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To find the intercepts, you make one of the variables equal to zero...then find the value of the other variable... \n" ); document.write( "For example, to find the x-intercept, make y = 0 and get \n" ); document.write( "0=2x-2 \n" ); document.write( "2=2x \n" ); document.write( "x=1 \n" ); document.write( "and that point is (1,0) \n" ); document.write( "Then find the y-intercept by making x equal to zero, and get \n" ); document.write( "y=0-2=-2 and \n" ); document.write( "and that point is (0,-2) \n" ); document.write( "Plot them both and connect them to find the line. \n" ); document.write( " |