document.write( "Question 908676: Please help me solve this:
\n" );
document.write( "1. In how many ways can 5 people be arranged on a bench?around a circular table?
\n" );
document.write( "2. If two of them insist on sitting next to each other, how many arrangements are possible?\r
\n" );
document.write( "\n" );
document.write( "Give two sets A, B and an application f:A -> B such that:
\n" );
document.write( "a) f is bijective,
\n" );
document.write( "b) is injective, but not surjective,
\n" );
document.write( "c) f is surjective, but not injective,
\n" );
document.write( "d) f is neither injective nor surjective.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #551277 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help me solve this: \n" ); document.write( " 1. In how many ways can 5 people be arranged on a bench?::: 5! = 120 \n" ); document.write( "--- \n" ); document.write( "around a circular table?:: 4! = 24 \n" ); document.write( "-------------------------------------------- \n" ); document.write( " 2. If two of them insist on sitting next to each other, how many arrangements are possible? \n" ); document.write( "Arrangements of the special 2:: 2 ways \n" ); document.write( "Arrangements of the 5 where 2 act as a unit: 4! \n" ); document.write( "Ans 4!*2 = 24*2 = 48 arrangements \n" ); document.write( "----------------------------------------------------- \n" ); document.write( " Give two sets A, B and an application f:A -> B such that: \n" ); document.write( "Use Google to see examples. \n" ); document.write( "Search for \"bijective function\".\r \n" ); document.write( "\n" ); document.write( " a) f is bijective, \n" ); document.write( " b) is injective, but not surjective, \n" ); document.write( " c) f is surjective, but not injective, \n" ); document.write( " d) f is neither injective nor surjective. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |