document.write( "Question 843164: The equation of a line is 6x + 2y = 18. What is the x-intercept of the line? \n" ); document.write( "
Algebra.Com's Answer #507980 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Set y = 0 and we have 6x + 2(0) = 18 \n" ); document.write( "6x = 18 \n" ); document.write( "x = 3 \n" ); document.write( "So the x intercept is (3,0) \n" ); document.write( " |