document.write( "Question 556129: to determine the number of deer in a game preserve, a conservationist catches 426 deer, tags them and lets them loose. Later, 700 deer are caught; 175 of them are tagged. How many deer are in the preserve? \n" ); document.write( "
Algebra.Com's Answer #362078 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you tag 426 deer. \n" ); document.write( "later on you catch 700 deer and observe that 175 of them are tagged. \n" ); document.write( "if you assume that the ratio of tagged deer to total deer is constant, then you get an equation that says: \n" ); document.write( "426/x = 175/700 \n" ); document.write( "cross multiply to get 175x = (426)(700) \n" ); document.write( "divide both sides of this equation by 175 to get: \n" ); document.write( "x = (426)(700)/(175) which results in: \n" ); document.write( "x = 1704 \n" ); document.write( "the estimate of the deer population is 1704 based on this ratio. \n" ); document.write( " \n" ); document.write( " |