document.write( "Question 856001: Find two nonnegative numbers with a sum greater than three \n" ); document.write( "
Algebra.Com's Answer #515692 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Any two large numbers will do. Example: 7 and 10 since 7+10 = 17 which is larger than 3. \n" ); document.write( " |