document.write( "Question 136844: i'm having a hard time understanding \"y\" and \"x\" intercepts and I still don't understand if after looking through classroom examples, and my book. here is one of the problems:\r
\n" );
document.write( "\n" );
document.write( "find the \"y\" and \"x\" intercepts:\r
\n" );
document.write( "\n" );
document.write( "-2x - 8y = 16\r
\n" );
document.write( "\n" );
document.write( "if anyone can help, i'd really appreciate it! thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #100152 by checkley77(12844) ![]() You can put this solution on YOUR website! The line equation is: Y=mX+b WHERE m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "-2x-8y=16 \n" ); document.write( "first we must isolate the y term on the left side of the equation. \n" ); document.write( "-8y=2x+16 \n" ); document.write( "y=2x/-8+16/-8 \n" ); document.write( "y=-x/4-2 this is the line equation in standard form. \n" ); document.write( "THE Y INTERCEPT IS b=-2 \n" ); document.write( "TO FIND THE X INTERCEPT WE SET Y=0 & SOLVE FOR X. \n" ); document.write( "0=-X/4-2 \n" ); document.write( "-X/4=2 \n" ); document.write( "-X=2*4 \n" ); document.write( "-X=8 \n" ); document.write( "X=-8 FOR THE X INTERCEPT. \n" ); document.write( "PROOF IS IN THE FOLLOWING GRAPH: \n" ); document.write( " |