document.write( "Question 604235: Wildlife biologists catch, tag, and release 90 deer into a wildlife refuge. Two weeks later, they observe a sample of 154 deeer, 77 of which are tagged. Assuming the ratio of tagged deer in the sample is the same as the ratio of tagged deer in the refuge, how many total deer are in the refuge? \n" ); document.write( "
Algebra.Com's Answer #381024 by flame8855(424)![]() ![]() You can put this solution on YOUR website! ratio = 77/155 \n" ); document.write( "let x be the number of tagged deer in the refuge \n" ); document.write( "77/155 = x/90 \n" ); document.write( "x = 45 \n" ); document.write( " \n" ); document.write( " |