document.write( "Question 828833: Find the cardinal number for the set. A = {4, 8, 12, . . . , 32} \n" ); document.write( "
Algebra.Com's Answer #499532 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = {4, 8, 12, . . . , 32}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = {4*1, 4*2, 4*3, . . . , 4*8}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = {4*1, 4*2, 4*3, . . . , 4*8} ... you can see the pattern highlighted in red\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 8 elements in this set which means that the cardinal number for this set is 8 \n" ); document.write( " |