document.write( "Question 196604: 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 #147351 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x/50=100/2 \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 is the estimated population of bears. \n" ); document.write( " |