document.write( "Question 459455: Y=6x+9 what is the x and y intercepts? \n" ); document.write( "
Algebra.Com's Answer #315089 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y int=9 \n" ); document.write( "(0,9) \n" ); document.write( "-------- \n" ); document.write( "x int \n" ); document.write( "6x=-9 \n" ); document.write( "x=-1.5 \n" ); document.write( "(-1.5,0) \n" ); document.write( " |