document.write( "Question 163481: The annual cost in dollars for removing p% of the toxic chemicals from a town’s water supply is given by the formula C(p) 500,000/100-p\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) Use the accompanying graph to estimate the cost for removing 90% and 95% of the toxic chemicals.\r
\n" );
document.write( "\n" );
document.write( "b) Use the formula to find C(99.5) and C(99.9).\r
\n" );
document.write( "\n" );
document.write( "c) What happens to the cost as the percentage of pollutants removed approaches 100%?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #127932 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! C(p) 500,000/100-p \n" ); document.write( "c(90)=500,000/(100-90) \n" ); document.write( "c(90)=500,000/10 \n" ); document.write( "c(95)=50,000 cost for 90% removal. \n" ); document.write( "c(95)=500,000/(100-95) \n" ); document.write( "c(95)=500,000/5 \n" ); document.write( "c(95)=100,000 cosy of removal of 95& \n" ); document.write( "c(99.5)=500,000/(100-99.5) \n" ); document.write( "c(99.5)=500,000/.5 \n" ); document.write( "c(99.5)=1,000,000 cost of 99.5% removal \n" ); document.write( "c(99.9)500,000/(100-99.9) \n" ); document.write( "c(99.8)=500,000/.1 \n" ); document.write( "c(99.9)=5,000,000 cost of 999% removal. \n" ); document.write( "As the removal approaches 100% the cost approached infinity. \n" ); document.write( " |