document.write( "Question 481911: need to graph x-2y=-8 by finding and plotting its intercept points \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "Line x- 2y = -8 \n" ); document.write( "x=0 , then y = 4 PT(0,4) the y=intercept\n" ); document.write( "y = 0, the x = -8 PT(-8,0) the x=intercept\n" ); document.write( "Plotting points and connecting with a Line\r\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "