document.write( "Question 242709: Find the x-intercept for the line represented by this equation.4x-3y=6x+y\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177727 by checkley77(12844) ![]() You can put this solution on YOUR website! 4x-3y=6x+y \n" ); document.write( "-3y-y=6x-4x \n" ); document.write( "-4y=2x \n" ); document.write( "y=2x/-4 \n" ); document.write( "y=-x/2 \n" ); document.write( " \n" ); document.write( "X intercept=(0,0) \n" ); document.write( " |