document.write( "Question 393015: Please solve and show work thanks!\r
\n" );
document.write( "\n" );
document.write( "If a-b > a+b, which statement is true?\r
\n" );
document.write( "\n" );
document.write( "A) THE VALUE OF A IS POSITIVE
\n" );
document.write( "B) THE VALUE OF B IS POSITIVE
\n" );
document.write( "C) THE VALUE OF A IS NEGATIVE
\n" );
document.write( "D) THE VAULUE OF B IS NEGATION \n" );
document.write( "
Algebra.Com's Answer #278969 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! a-b > a+b \n" ); document.write( "-b > b \n" ); document.write( "0 > b+b \n" ); document.write( "0 > 2b \n" ); document.write( "0 > b \n" ); document.write( "b < 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: D \n" ); document.write( " |