document.write( "Question 688880: Find the x- and y- intercepts of the graph of each equation
\n" );
document.write( "X+y=7 \n" );
document.write( "
Algebra.Com's Answer #425734 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! X+y=7 \n" ); document.write( "y=-x+7 \n" ); document.write( "set y=0 & solve for x \n" ); document.write( "0=-x+7 \n" ); document.write( "-x=-7 \n" ); document.write( "x=7 ans. \n" ); document.write( "set x=0 & solve for y \n" ); document.write( "y=-0+7 \n" ); document.write( "y=7 ans. \n" ); document.write( " |