document.write( "Question 270083: Graph the following linear equation by finding x- and y-intercepts.
\n" );
document.write( " 2x – 4y = -8
\n" );
document.write( "
\n" );
document.write( " Describe the graph verbally by showing the calculation of the two intercepts and giving the ordered pair for each. Describe the line you have graphed. The description should include the quadrants through which the line passes, and the direction the line leans (forward or backward).
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198788 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Graph the following linear equation by finding x- and y-intercepts. \n" ); document.write( " 2x – 4y = -8 \n" ); document.write( "------------------- \n" ); document.write( "set x = 0 to find the y-intercepts, and vice versa \n" ); document.write( "x - 2y = -4 (I reduced it) \n" ); document.write( "x = 0: -2y = -4 \n" ); document.write( "y = 2 \n" ); document.write( "--> (0,2) y-intercept \n" ); document.write( "------------------ \n" ); document.write( "y=0: x = -4 \n" ); document.write( "--> (-4,0) x-intercept \n" ); document.write( "Draw a line thru the 2 points\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |