document.write( "Question 423242: what are the x and y intercepts of the line defined by -8x + 6y = -48 \n" ); document.write( "
Algebra.Com's Answer #295266 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 6y=8x-48 \n" ); document.write( "y=8/6x-8 \n" ); document.write( "y int=(0,-8) \n" ); document.write( "x int=(6,0) \n" ); document.write( " |