document.write( "Question 1126787: Find the x- and y- intercepts (if they exist), and graph the line \r
\n" );
document.write( "\n" );
document.write( "20x=-40y-200
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #743115 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! When x=0, 40y=-200 and y= -5 (0, -5) \n" ); document.write( "when y=0, 20x=-200 and x=-10 (-10, 0) \n" ); document.write( "y=-(1/2)x-5 \n" ); document.write( " |