document.write( "Question 97531: what are the steps for solving x+y=4 \n" ); document.write( "
Algebra.Com's Answer #71011 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! MAKE UP A TABLE WITH COLUMS LABELED X & Y. \n" ); document.write( "SET X=0 & SOLVE FOR Y THUS: \n" ); document.write( "0+Y=Y \n" ); document.write( "Y=4 SO ENTER 0,4 IN THE TABLE. \n" ); document.write( "SET X=1 \n" ); document.write( "1+Y=4 \n" ); document.write( "Y=4-1 \n" ); document.write( "Y=3 SO ENTER 1,3 IN THE TABLE \n" ); document.write( "SET X=5 \n" ); document.write( "5+Y=4 \n" ); document.write( "Y=4-5 \n" ); document.write( "Y=-1 SO ENTER 5,-1 IN THE TABLE. \n" ); document.write( " |