document.write( "Question 506147: James has two more sisters than brothers. By how much do James' parents' daughters out number their sons? Please, I need this to be solved by tonight. Thank you. \r
\n" );
document.write( "\n" );
document.write( "Is the equation like this: x = brothers, x+2 = sisters
\n" );
document.write( "1/x + 1/x+2 = 0? \n" );
document.write( "
Algebra.Com's Answer #340093 by Edwin McCravy(20086) You can put this solution on YOUR website! \r\n" ); document.write( "Let B = the number of boys (sons) and G = the number of girls (daughters)\r\n" ); document.write( "\r\n" ); document.write( "Then James has B-1 brothers (he isn't his own brother!) and G sisters.\r\n" ); document.write( "\r\n" ); document.write( "sisters = brothers + 2\r\n" ); document.write( "\r\n" ); document.write( " G = (B-1)+2\r\n" ); document.write( "\r\n" ); document.write( " G = B+1\r\n" ); document.write( "\r\n" ); document.write( " G-B = 1\r\n" ); document.write( "\r\n" ); document.write( "So there is one more daughter than sons.\r\n" ); document.write( "\r\n" ); document.write( "[Note: there is no way to find how many girls or boys,\r\n" ); document.write( "as there are many possibilities, however there are always\r\n" ); document.write( "1 more girl than boys. \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |