document.write( "Question 359616: I'm trying to sketch the graph of each line by finding the x and y intercepts\r
\n" );
document.write( "\n" );
document.write( "x+2y=8
\n" );
document.write( " so far I have
\n" );
document.write( " x+2(0)=8
\n" );
document.write( " x=8
\n" );
document.write( "(0)+2y=8
\n" );
document.write( " divide by 2 on both sides
\n" );
document.write( " y=4
\n" );
document.write( "Am I doing this correctly because the graph only goes to 6 \n" );
document.write( "
Algebra.Com's Answer #256609 by Fombitz(32388) You can put this solution on YOUR website! Yes, now plot the point (8,0) and (0,4) and draw a line through them. \n" ); document.write( "Extend the graph if you can. \n" ); document.write( "If not, then count each division as 2, so 6 would actually be 12. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " |