document.write( "Question 174338: Find both the x-intercept and the y-intercept of the line given by the equation.\r
\n" );
document.write( "\n" );
document.write( "8x+4y+5=0 \n" );
document.write( "
Algebra.Com's Answer #129286 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 8x+4y+5=0 \n" ); document.write( ". \n" ); document.write( "To find the y-intercept, put it into the \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "8x+4y+5=0 \n" ); document.write( "8x+4y= -5 \n" ); document.write( "4y= -8x - 5 \n" ); document.write( "y = -2x - 5/4 \n" ); document.write( ". \n" ); document.write( "y-intercept @ (0, -5/4) \n" ); document.write( ". \n" ); document.write( "To find the x-intercept, set y to zero and solve for x: \n" ); document.write( "8x+4y+5=0 \n" ); document.write( "8x+4(0)+5=0 \n" ); document.write( "8x+5=0 \n" ); document.write( "8x = -5 \n" ); document.write( "x = -5/8 \n" ); document.write( ". \n" ); document.write( "x-intercept @ (-5/8, 0) \n" ); document.write( " |