document.write( "Question 1041990: In a group of siblings,each girl has three sisters and five brothers. How many siblings they are in total ?\r
\n" );
document.write( "\n" );
document.write( "A. 7
\n" );
document.write( "B. 8
\n" );
document.write( "C. 9
\n" );
document.write( "D. 10 \n" );
document.write( "
Algebra.Com's Answer #656896 by Koala(6)![]() ![]() You can put this solution on YOUR website! The answer is 9 siblings \n" ); document.write( "The girl has three sisters, it means that there are 4 girls, and each girl has five brothers, which means that there are 5 boys. 4 girls + 5 boys = 9 siblings \n" ); document.write( " |