document.write( "Question 141680: What are the conditions when the sum of a positive number and several negative numbers will be positive \n" ); document.write( "
Algebra.Com's Answer #103230 by abhishekstutor(2)![]() ![]() ![]() You can put this solution on YOUR website! The Sum of two Positive numbers and Several negative numbers \n" ); document.write( "a + b is positive when a > 0 , b > 0 \n" ); document.write( " When a > 0 , b < 0 and a > b \n" ); document.write( " a < 0 , b > 0 , b > a \r \n" ); document.write( "\n" ); document.write( "These are the above contions \n" ); document.write( " |