document.write( "Question 415291: find the X-intercept of the graph of the equation
\n" );
document.write( " x+6y=7
\n" );
document.write( " thank you for helping me \n" );
document.write( "
Algebra.Com's Answer #291183 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! x-intercept is the value of x when y=0. \n" ); document.write( "Setting y=0 gives x + 6*0 = 7, or x = 7. \n" ); document.write( " |