document.write( "Question 159546: there are five students, they are A, B, C, D, and E. They are want to sit down on the chair. how many ways the five students can sit if A must beside B? \n" ); document.write( "
Algebra.Com's Answer #259645 by Ali-aithzaz(4)![]() ![]() You can put this solution on YOUR website! AB--- \n" ); document.write( "-AB-- \n" ); document.write( "--AB- \n" ); document.write( "---AB \n" ); document.write( "total 4 ways A comes beside B, and they can change position in 2! Ways total ways 2!*3!*4 \n" ); document.write( " |