document.write( "Question 32851: oneday 45 frogs were captured from a pond, marked and then returned to the pond.
\n" );
document.write( "The next day, 40 frogs were observed in the pond,of which 10 had been marked the previous day. Assuming the marked frogs are equally distributed among all the frogs in the pond, what is the best estimate of how many frogs live in the pond? \n" );
document.write( "
Algebra.Com's Answer #19329 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Assume totally, there are x frogs. \n" ); document.write( " ratio of being amrked:\r \n" ); document.write( "\n" ); document.write( " 45 / x = 10/40 = 1/4\r \n" ); document.write( "\n" ); document.write( " so x = 180 (if no dying or new born in one day)\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |