document.write( "Question 58787: Graph using the intercept method: 2x + y = 4. \n" ); document.write( "
Algebra.Com's Answer #40318 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Graph using the intercept method: 2x + y = 4. \n" ); document.write( "Let x=0 and solve for y: \n" ); document.write( "2(0)+y=4 \n" ); document.write( "0+y=4 \n" ); document.write( "y=4 \n" ); document.write( "Plot (0,4) this is the y-intercept. \n" ); document.write( ": \n" ); document.write( "Now 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 the x-intercept. \n" ); document.write( "Connect the points and you have a line that looks like this: \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |