document.write( "Question 38009: Phil & phyllis are siblings. phyllis has twice as many brothers
\n" );
document.write( "as she has sisters. phil has the same number of brothers as
\n" );
document.write( "sisters. how many girls and how many boys?''.\r
\n" );
document.write( "\n" );
document.write( "I can figure out the awnser in my head but i have no idea how to put it into a equation \n" );
document.write( "
Algebra.Com's Answer #26423 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Noun \"phyllis\" has been qualified with verb \"she\". So phyllis is girl. \n" ); document.write( "Let the number of her sisters = x, then number of her brothers = 2x. \n" ); document.write( "So total brothers and sisters of phyllis (including herself) = 2x + x + 1 = 3x + 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: It has not been mentioned whether phil is a girl or a boy.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First case: Let us assume that phil is boy. \n" ); document.write( "Then the number of his brothers = 2x - 1 (as he himself is not included) \n" ); document.write( "and the number of his sisters = x + 1 (x = no. of sisters of phyllis who herself is a girl) \n" ); document.write( "As no. of sisters = no. of brothers, so 2x - 1 = x + 1 or x = 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second case: Let us assume that phil is a girl. \n" ); document.write( "Then the number of her brothers = 2x \n" ); document.write( "and the number of her sisters = x (x = no. of sisters of phyllis who herself is a girl) \n" ); document.write( "As no. of sisters = no. of brothers, so 2x = x or 1 = 2. \n" ); document.write( "This is not possible. \n" ); document.write( "So phil cannot be a girl.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus phyllis has 2 sisters and 4 brothers, making a total of 3 girls and 4 boys. \n" ); document.write( " |