document.write( "Question 201086: Bear population. To estimate the size of the bear
\n" );
document.write( "population on the Keweenaw Peninsula, conservationists
\n" );
document.write( "captured, tagged, and released 50 bears. One year later, a
\n" );
document.write( "random sample of 100 bears included only 2 tagged bears.
\n" );
document.write( "What is the conservationist’s estimate of the size of the
\n" );
document.write( "bear population? \n" );
document.write( "
Algebra.Com's Answer #151360 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 50/X=2/100 \n" ); document.write( "2X=50*100 \n" ); document.write( "2X=5,000 \n" ); document.write( "X=5,000/2 \n" ); document.write( "X=2,500 ESTIMATED NUMBER OF BEARS. \n" ); document.write( " |