document.write( "Question 57275:  Can someone help me graph this problem.  I have to put it through on the computer and not on paper.\r
\n" );
document.write( "\n" );
document.write( "  I need to graph using the intercept method:  2x + y = 4\r
\n" );
document.write( "\n" );
document.write( "  Thanks,
\n" );
document.write( "  Sher \n" );
document.write( "
| Algebra.Com's Answer #39000 by funmath(2933)      You can put this solution on YOUR website! Hi Sher, \n" ); document.write( "Are you able to send our graphs to your teacher? I know there are applets available on line that graph, you can try googling them. \n" ); document.write( " 2x + y = 4 \n" ); document.write( "Let x=0 and solve for y. \n" ); document.write( "2(0)+y=4 \n" ); document.write( "y=4 \n" ); document.write( "Plot (0,4) this is your y-intercept. \n" ); document.write( ": \n" ); document.write( "Let y=0 and solve for x. \n" ); document.write( "2x+0=4 \n" ); document.write( "2x=4 \n" ); document.write( "2x/2=4/2 \n" ); document.write( "x=2 \n" ); document.write( "Plot (2,0) this is your x-intercept. \n" ); document.write( "Connect the points and you have a graph that looks like: \n" ); document.write( " \n" ); document.write( "Happy Calculating, Sher!!! \n" ); document.write( " |