document.write( "Question 727310: A bobcat population is classified by age into kittens (less than 1 year old) and adults (at least 1 year old). All adult females, including those born the prior year, have a litter each June, with an average litter size of 3 kittens. The springtime population of bobcats in a certain area is estimated to be 5,400, and the male-female ratio is one. Estimate the number of adults and kittens in the population.
\n" );
document.write( "adults ________
\n" );
document.write( "kittens ________ \n" );
document.write( "
Algebra.Com's Answer #445054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The springtime population of bobcats in a certain area is estimated to be 5,400, and the male-female ratio is one. Estimate the number of adults and kittens in the population.\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Let # of males be x \n" ); document.write( "Then # of females is x \n" ); document.write( "And # of kittens is 3x \n" ); document.write( "---- \n" ); document.write( "x + x + 3x = 5400 \n" ); document.write( "5x = 5400 \n" ); document.write( "x = 1080 \n" ); document.write( "--- \n" ); document.write( "# of adults = 2x = 2160 \n" ); document.write( "# of kittens = 3x = 3240 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( " |