document.write( "Question 284391: find the x-intercept of the graph of y=3-6x \n" ); document.write( "
Algebra.Com's Answer #206379 by richwmiller(17219) You can put this solution on YOUR website! let y==0 solve for x \n" ); document.write( "0=3-6x \n" ); document.write( "6x=3 \n" ); document.write( "continue \n" ); document.write( " |