document.write( "Question 119333: I need to graph this equation:
\n" );
document.write( "x+6=-5 \r
\n" );
document.write( "\n" );
document.write( "it's supposed to be standard form like
\n" );
document.write( "Ax+By=C
\n" );
document.write( "My teacher said to use the numbers -2 -1 0 1 2 3
\n" );
document.write( "but they don't work. \n" );
document.write( "
Algebra.Com's Answer #87423 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you subtract 6 from both sides, you get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That is the standard form with A=1, B=0, and C=-11. \n" ); document.write( " \n" ); document.write( "So for any y value, x=-11. \n" ); document.write( " |