document.write( "Question 463814: Without writing them all out, what is the number of subsets of set B = {3, 6, 9, 12, 15}? \n" ); document.write( "
Algebra.Com's Answer #317715 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
There are five elements, so the number of subsets is 2^5 = 32. \n" ); document.write( "
\n" );