document.write( "Question 980891: State the x and y intercepts of y=-6x+7
\n" );
document.write( "Please help me. \n" );
document.write( "
Algebra.Com's Answer #601971 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "To find where a line cuts the 'x' \n" ); document.write( "axis make y = 0 \n" ); document.write( "y = -6x + 7 \n" ); document.write( "0 = -6x + 7 \n" ); document.write( "6x = 7 \n" ); document.write( "x = 7/6 \n" ); document.write( "Cuts x axis at (7/6,0) \n" ); document.write( "To find where a line cuts the 'y' \n" ); document.write( "axis make x = 0 \n" ); document.write( "y = -6x + 7 \n" ); document.write( "y = -6(0) + 7 \n" ); document.write( "y = 7 \n" ); document.write( "Cuts y axis at (0,7) \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |