document.write( "Question 1048200: Find the X and Y intercepts of the graph of the given equations:
\n" );
document.write( "A. Y=4x+8\r
\n" );
document.write( "\n" );
document.write( "B. 3x+2y=7 \n" );
document.write( "
Algebra.Com's Answer #663776 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the X and Y intercepts of the graph of the given equations: \n" ); document.write( "A. Y=4x+8 \n" ); document.write( "--- \n" ); document.write( "At the x-intercept, y = 0 \n" ); document.write( "0 = 4x+8 \n" ); document.write( "x = -2 --> (-2,0) \n" ); document.write( "--- \n" ); document.write( "At the y-intercept, x = 0 \n" ); document.write( "y = 4*0+8 \n" ); document.write( "y = 8 --> (0,8) \n" ); document.write( "==================== \n" ); document.write( "B. 3x+2y=7 \n" ); document.write( "Do it like the 1st one. \n" ); document.write( " |