document.write( "Question 766590: My brother says he has an equal number of brothers and sisters
\n" );
document.write( "and my sister says she has twice as many brothers than she has sisters.
\n" );
document.write( "How many boys and how many sisters. \n" );
document.write( "
Algebra.Com's Answer #467106 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! My brother says he has an equal number of brothers and sisters \n" ); document.write( "and my sister says she has twice as many brothers than she has sisters. \n" ); document.write( "How many boys and how many sisters. \n" ); document.write( " \r\n" ); document.write( "Suppose there are B boys and G girls.\r\n" ); document.write( "\r\n" ); document.write( "Your brother has B-1 brothers. [He is not his own brother]\r\n" ); document.write( "Your brother has G sisters.\r\n" ); document.write( "\r\n" ); document.write( "B-1 = G\r\n" ); document.write( "\r\n" ); document.write( "Your sister has B brothers\r\n" ); document.write( "Your sister has G-1 sisters. [She is not her own sister]\r\n" ); document.write( "\r\n" ); document.write( "B = 2(G-1)\r\n" ); document.write( "\r\n" ); document.write( "So the system of equations is\r\n" ); document.write( "\r\n" ); document.write( "B-1 = G\r\n" ); document.write( "B = 2(G-1)\r\n" ); document.write( "\r\n" ); document.write( "Substitute 2(G-1) for B in the first equation:\r\n" ); document.write( "\r\n" ); document.write( "2(G-1)-1 = G\r\n" ); document.write( " 2G-2-1 = G\r\n" ); document.write( " 2G-3 = G\r\n" ); document.write( " G = 3\r\n" ); document.write( "\r\n" ); document.write( "Substitute 3 for G in\r\n" ); document.write( "\r\n" ); document.write( "B-1 = G\r\n" ); document.write( "B-1 = 3\r\n" ); document.write( " B = 4\r\n" ); document.write( "\r\n" ); document.write( "There are 4 boys and 3 girls.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |