document.write( "Question 331849: 3x-6y=6\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How do i find what \r
\n" );
document.write( "\n" );
document.write( "x-intercept is
\n" );
document.write( "and the i need y intercept \r
\n" );
document.write( "\n" );
document.write( "can any one help me \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #237862 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "This is the line equation where m=the slope & b=the y intercept. \n" ); document.write( "You find the x intercept by setting y=0 & solving the equaytion for x \n" ); document.write( "3X-6Y=6 \n" ); document.write( "-6Y=-3X+6 \n" ); document.write( "Y=-3X/-6+6/-6 \n" ); document.write( "Y=X/2-1 THIS IS THE LINE EQUATION. \n" ); document.write( "--------------- \n" ); document.write( "0=X/2-1 \n" ); document.write( "X/2=1 CROSS MULTIPLY. \n" ); document.write( "X=2 (2,0) IS THE X INTERCEPT. \n" ); document.write( "b=(0,-1) IS THE Y INTERCEPT. \n" ); document.write( "THE LINE IS: \n" ); document.write( " |