document.write( "Question 857069: In how many ways can 6 cheerleaders be arranged in a line if 3 of them do not want to be separated? \n" ); document.write( "
Algebra.Com's Answer #516356 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Treat the group of 3 as 1 and reduce the count of elements to 4.
\n" ); document.write( "\"N=4%2A3%2A2%2A1=24\"
\n" ); document.write( "
\n" );