document.write( "Question 974543: a.If A has six elements and B has eight elements, how many elements are in A x B?
\n" );
document.write( "b. If A has g elements and B has h elements, how many elements are in A x B?
\n" );
document.write( "c. If A has g elements, B has h elements, and C has k elements, how many elements are in (A x B) x C? \n" );
document.write( "
Algebra.Com's Answer #596420 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 6*8 = 48 elements in set A x B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rule: If there are m elements in A, n elements in B, then there are m*n elements in A x B. Draw out a table to see why this works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We use the same rule applied in part a). There are g*h elements in A x B. If we knew the numeric values of g and h, we can get a single numeric answer like we did in part a).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are g*h*k elements in (A x B) x C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Think of A x B as one set. Call it Q. In other words, let Q = A x B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So (A x B) x C turns into Q x C and we'll use the rules applied in part a) and part b). Q is going to have g*h elements in it. So Q x C has (g*h)*k = g*h*k elements in it.\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------ \n" ); document.write( " \n" ); document.write( " |