document.write( "Question 210986: what is the y-intercept and x-intercept for the equation -6x+y=26 \n" ); document.write( "
Algebra.Com's Answer #159391 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! To find the x-int, set y = 0. \n" ); document.write( "-6x+y=26 \n" ); document.write( "-6x = 26 \n" ); document.write( "x = -13/3 \n" ); document.write( "------------ \n" ); document.write( "To find the y-int, set x = 0. \n" ); document.write( "-6x+y=26 \n" ); document.write( "y = 26 \n" ); document.write( "-------- \n" ); document.write( " |