document.write( "Question 1144295: There are 2 trees in a garden (tree \"A\" and \"B\") and on the both trees are some birds.If half of birds of tree A comes to tree B it will become equal to the birds on tree A and if half of birds of tree B comes to tree A it will become double of the birds on tree B.so, How many birds are on each tree? \n" ); document.write( "
Algebra.Com's Answer #765363 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
>>There are 2 trees in a garden (tree \"A\" and \"B\") and on the both trees are some birds...<<
\n" ); document.write( "
\r\n" );
document.write( "Let x = the number of birds on tree \"A\".\r\n" );
document.write( "Let y = the number of birds on tree \"B\".\r\n" );
document.write( "

\n" ); document.write( ">>If half of birds of tree A come to tree B...<<
\n" ); document.write( "
\r\n" );
document.write( "Then tree A will have only \"expr%281%2F2%29x\" birds and \r\n" );
document.write( "tree B will have \"y%2Bexpr%281%2F2%29x\" birds.\r\n" );
document.write( "

\n" ); document.write( ">>it (tree B) will become equal to the birds on tree A...<<
\n" ); document.write( "
\r\n" );
document.write( "So \"y%2Bexpr%281%2F2%29x=x\" which, upon multiplying through by 2,\r\n" );
document.write( "\r\n" );
document.write( "\"2y%2Bx=2x\"\r\n" );
document.write( "\"2y=x\"\r\n" );
document.write( "\r\n" );
document.write( "(1)  So in the beginning, tree A has twice as many birds as tree B.\r\n" );
document.write( "\r\n" );
document.write( "Remember that as statement (1)\r\n" );
document.write( "

\n" ); document.write( ">>and if half of birds of tree B comes to tree A<<
\n" ); document.write( "
\r\n" );
document.write( "Then tree B will have only \"expr%281%2F2%29y\" birds and \r\n" );
document.write( "tree A will have \"x%2Bexpr%281%2F2%29y\" birds.\r\n" );
document.write( "

\n" ); document.write( "it (tree A) will become double of the birds on tree B.
\n" ); document.write( "
\r\n" );
document.write( "So \"x%2Bexpr%281%2F2%29y=2y\" which, upon multiplying through by 2,\r\n" );
document.write( "\r\n" );
document.write( "\"2x%2By=4y\"\r\n" );
document.write( "\"2x=3y\"\r\n" );
document.write( "\"x=1.5y\"\r\n" );
document.write( "
\r\n" );
document.write( "(2)  So in the beginning, tree A has one and a half as many birds as tree B.\r\n" );
document.write( "\r\n" );
document.write( "Remember that as statement (2)\r\n" );
document.write( "

\n" ); document.write( ">>so, How many birds are on each tree?<<
\n" ); document.write( "
\r\n" );
document.write( "There is no solution because statements (1) and (2) are contradictory.\r\n" );
document.write( "\r\n" );
document.write( "We solve the system:\r\n" );
document.write( "\r\n" );
document.write( "\"system%282y=x%2C2x=3y%29\"\r\n" );
document.write( "\r\n" );
document.write( "We substitute 2y for x in 2x=3y\r\n" );
document.write( "\r\n" );
document.write( "2(2y) = 3y\r\n" );
document.write( "  4y  = 3y\r\n" );
document.write( "   y  = 0\r\n" );
document.write( "\r\n" );
document.write( "x = 2y = 2(0) = 0\r\n" );
document.write( "\r\n" );
document.write( "There are no birds on either tree. \r\n" );
document.write( "\r\n" );
document.write( "That can't be a solution unless \"some birds\" can mean \"no birds\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );