document.write( "Question 159791: thier are rabits and chiken in the farrm. then the farmer count all his animals and resulted with a sum100 (counting both heads and feets). how many animals chicken and rabits are thier? \n" ); document.write( "
Algebra.Com's Answer #117894 by ptaylor(2198) You can put this solution on YOUR website! Let x=number of rabbits \n" ); document.write( "And y=number of chickens\r \n" ); document.write( "\n" ); document.write( "Now we are told that:\r \n" ); document.write( "\n" ); document.write( "5x+3y=100 or \n" ); document.write( "3y=100-5x \n" ); document.write( "y=(100-5x)/3-------------------------------------eq1\r \n" ); document.write( "\n" ); document.write( "Now we know the following about this problem: \n" ); document.write( "(1) We can't have fractional parts of rabbits or chickens---we deal in whole numbers \n" ); document.write( "(2) We can't have negative rabbits or chickens \n" ); document.write( "(3) We can't have zero rabbits or chickens (if we have zero chickens, we have fractional rabbits and if we have zero rabbits, we have fractional chickens)\r \n" ); document.write( "\n" ); document.write( "From eq1, the number of rabbits has to be less than 20, otherwise we either have negative rabbits or zero rabbits. So now we start trial and error: \n" ); document.write( "Looking at eq1, we see that: \n" ); document.write( "if x=2 then y=30 \n" ); document.write( "if x=5 then y=25 \n" ); document.write( "if x=8 then y=20 \n" ); document.write( "if x=11 then y=15 \n" ); document.write( "if x=14 then y=10 \n" ); document.write( "if x=17 then y=5\r \n" ); document.write( "\n" ); document.write( "SPOT CK \n" ); document.write( "if x=8, then y=20 \n" ); document.write( "8*5+20*3=100 \n" ); document.write( "40+60=100 \n" ); document.write( "100=100 \n" ); document.write( "if x=2 then y=30 \n" ); document.write( "5*2+3*30=100 \n" ); document.write( "10+90=100 \n" ); document.write( "100=100 \n" ); document.write( "etc.\r \n" ); document.write( "\n" ); document.write( "So, we have lots of answers on this one which is not uncommon when we have more unknowns than equations.\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |