document.write( "Question 242541: 5. If D = {w, h, y} and E = {n, o, t}then answer the following:\r
\n" ); document.write( "\n" ); document.write( "(a) How many possible one-to-one correspondences are there between sets D and E?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b) How many elements are in the Cartesian product D × E?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #177948 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
5. If D = {w, h, y} and E = {n, o, t}then answer the following:
\n" ); document.write( "(a) How many possible one-to-one correspondences are there between sets D and E?
\n" ); document.write( "
\r\n" );
document.write( "We may choose an elements of E to correspond to w in 3 ways.\r\n" );
document.write( "We may then choose one of the remaining elements of E to correspond to h in 2 ways.\r\n" );
document.write( "We must then choose the remaining 1 element of E to correspond to y.\r\n" );
document.write( "\r\n" );
document.write( "So that's 3x2x1 or 6 ways.  They are\r\n" );
document.write( "\r\n" );
document.write( "{ (w,n), (h,o), (y,t) }\r\n" );
document.write( "{ (w,n), (h,t), (y,o) }\r\n" );
document.write( "{ (w,o), (h,n), (y,t) }\r\n" );
document.write( "{ (w,o), (h,t), (y,n) }\r\n" );
document.write( "{ (w,t), (h,o), (y,n) }\r\n" );
document.write( "{ (w,t), (h,n), (y,o) }\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "(b) How many elements are in the Cartesian product D × E? \r\n" );
document.write( "\r\n" );
document.write( "We may choose an elements of E to correspond to w in 3 ways.\r\n" );
document.write( "We may choose an elements of E to correspond to h in 3 ways. \r\n" );
document.write( "We may choose an elements of E to correspond to y in 3 ways.\r\n" );
document.write( "\r\n" );
document.write( "So that's 3x3 or 9 elements.\r\n" );
document.write( "\r\n" );
document.write( "D x E = \r\n" );
document.write( "\r\n" );
document.write( "{ (w,n), (w,o), (w,t), (h,n), (h,o), (h,t), (y,n), (y,o), (y,t) } \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );