document.write( "Question 673330: where does the line 250x + 1250 = y intersect the y and x axes? \n" ); document.write( "
Algebra.Com's Answer #804960 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! y-intercept: x = 0 ---> 250(0) + 1250 = 1250 \n" ); document.write( "(0, 1250)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-intercept: y = 0 \n" ); document.write( "250x + 1250 = 0 \n" ); document.write( "250x = -1250 \n" ); document.write( "x = -5 -------> (-5, 0) \n" ); document.write( " |