document.write( "Question 1023501: List all elements of the set A ∩ B, where
\n" );
document.write( "A = {n ∈ N | ∃k ∈ N such that n = 2^k + 2},
\n" );
document.write( "B = {n ∈ N | ∃k ∈ N such that n = 2^k − 2}. \n" );
document.write( "
Algebra.Com's Answer #639046 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The first few elements of A are \n" ); document.write( " \n" ); document.write( "The first few elements of B are \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is quite clear that 6 is a common element, so 6 is in A ∩ B.\r \n" ); document.write( "\n" ); document.write( "Now we show that for k and \n" ); document.write( "\n" ); document.write( "Suppose there are, or suppose there are natural numbers a, \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "==> \n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "Therefore A ∩ B = {6}.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |