document.write( "Question 254747: If a group consisting of A,B,C,D,E,F and G students are asked to group themselves by two, how many of these includes the A students? \n" ); document.write( "
Algebra.Com's Answer #187353 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Given A,B,C,D,E,F,and G
\n" ); document.write( "Out of seven students we have to choose two such that A is always included.
\n" ); document.write( "First selectA.
\n" ); document.write( "This can be done in only one way.
\n" ); document.write( "Then from the remaining 6 students one can be selected in 6 ways.
\n" ); document.write( "Total number of ways = 1*6 = 6
\n" ); document.write( "
\n" );