document.write( "Question 380925: Is this closed under addition? \r
\n" );
document.write( "\n" );
document.write( "{7,14,21,28,...}\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Margarita \n" );
document.write( "
Algebra.Com's Answer #270303 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Yes because every number is in the form 7n where n is a positive integer\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So take two numbers say 7n and 7m and add them to get 7n+7m=7(n+m) which is a multiple of 7, which means that this set is closed under addition. \n" ); document.write( " |