document.write( "Question 158736:  2.	Biologists want to set up a station to test alligators in the lake for West Nile Virus. Suppose that the costs for such a station are $2,500 for setup costs and $3.00 to administer each test. \r
\n" );
document.write( "\n" );
document.write( "a.	Write an expression that gives the total cost to test x animals.\r
\n" );
document.write( "\n" );
document.write( "b.	You can find the average cost per animal by dividing total costs by number of animals. Write the expression that gives the average cost per animal.\r
\n" );
document.write( "\n" );
document.write( "c.	Find the average cost per animal for 10 animals. 100 animals. 1,000 animals.
\n" );
document.write( "d.	As the number of animals tested increases, what happens to the average cost to test the animals? Would the average cost ever fall below $3.00? If so, identify a value that supports your answer. If not, explain how you know. \r
\n" );
document.write( "\n" );
document.write( "e.	How many animals should be tested for the average cost to be $5.00 per animal? 
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #203349 by yourtutorssuck(1)  ![]() You can put this solution on YOUR website! 2. Biologists want to set up a station to test alligators in the lake for West Nile Virus. Suppose that the costs for such a station are $2,500 for setup costs and $3.00 to administer each test. \r \n" ); document.write( "\n" ); document.write( "a. Write an expression that gives the total cost to test x animals.\r \n" ); document.write( "\n" ); document.write( "3x+2500\r \n" ); document.write( "\n" ); document.write( "b. You can find the average cost per animal by dividing total costs by number of animals. Write the expression that gives the average cost per animal.\r \n" ); document.write( "\n" ); document.write( "3x+2500 / x\r \n" ); document.write( "\n" ); document.write( "c. Find the average cost per animal for 10 animals. 100 animals. 1,000 animals.\r \n" ); document.write( "\n" ); document.write( "3(10)+2500/10 = 30+2500/10= 2530/10=$253 \n" ); document.write( "3(100)+2500/100 = 300+2500/100 = 2800/10=$28 \n" ); document.write( "3(1000)+2500 / 1000 = 3000+2500 / 1000= 5500 / 1000 = $5.50\r \n" ); document.write( "\n" ); document.write( "d. As the number of animals tested increases, what happens to the average cost to test the animals? Would the average cost ever fall below $3.00? If so, identify a value that supports your answer. If not, explain how you know. \r \n" ); document.write( "\n" ); document.write( "no\r \n" ); document.write( "\n" ); document.write( "e. How many animals should be tested for the average cost to be $5.00 per animal? \r \n" ); document.write( "\n" ); document.write( "5=3x+2500/x \n" ); document.write( "first multiply by the denominator on both sides. \n" ); document.write( "5x=3x+2500 \n" ); document.write( "now solve. \n" ); document.write( "2x=2500 \n" ); document.write( "x=1250 \n" ); document.write( "  |