document.write( "Question 341016: A naturalist estimated the total number of rainbow trout in a certain lake using the capture-mark-recapture technique. He netted, marked, and released 200 rainbow trout. A week later, allowing for thorough mixing, he again netted 200 trout, and found 8 marked ones among them. Assuming that the proportion of marked fish in the second sample was the same as the proportion of all marked fish in the total population, estimate the number of rainbow trout in the lake. \n" ); document.write( "
Algebra.Com's Answer #244530 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A naturalist estimated the total number of rainbow trout in a certain lake using the capture-mark-recapture technique.
\n" ); document.write( "He netted, marked, and released 200 rainbow trout.
\n" ); document.write( " A week later, allowing for thorough mixing, he again netted 200 trout, and found 8 marked ones among them.
\n" ); document.write( " Assuming that the proportion of marked fish in the second sample was the same
\n" ); document.write( " as the proportion of all marked fish in the total population, estimate the
\n" ); document.write( " number of rainbow trout in the lake.
\n" ); document.write( ":
\n" ); document.write( "Let a = actual amt of fish
\n" ); document.write( ":
\n" ); document.write( "\"a%2F200\" = \"200%2F8\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "8a = 200*200
\n" ); document.write( "8a = 40000
\n" ); document.write( "a = \"40000%2F8\"
\n" ); document.write( "a = 5000 fish
\n" ); document.write( "
\n" );