document.write( "Question 212271: Toxic pollutants. The annual cost in dollars for removing
\n" ); document.write( "p% of the toxic chemicals from a town’s water supply is
\n" ); document.write( "given by the formula
\n" ); document.write( "C(p)=500,000/100-p\r
\n" ); document.write( "\n" ); document.write( "a) Use the accompanying graph to estimate the cost for
\n" ); document.write( "removing 90% and 95% of the toxic chemicals.
\n" ); document.write( "b) Use the formula to find C(99.5) and C(99.9).
\n" ); document.write( "c) What happens to the cost as the percentage of
\n" ); document.write( "pollutants removed approaches 100%?
\n" ); document.write( "

Algebra.Com's Answer #161041 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
C(p)=500,000/100-p
\n" ); document.write( "c(p)=500,000/(100-90)
\n" ); document.write( "c(p)=500,000/10
\n" ); document.write( "c(p)=50,000 ans.
\n" ); document.write( "--------------------
\n" ); document.write( "c(p)=500,000/(100-95)
\n" ); document.write( "c(p)=500,000/5
\n" ); document.write( "c(p)=100,000 ans.
\n" ); document.write( "----------------------
\n" ); document.write( "c(p)=500,000/(100-99.5)
\n" ); document.write( "c(p)=500,000/.5
\n" ); document.write( "c(p)=1,000,000 ans.
\n" ); document.write( "-----------------------
\n" ); document.write( "c(p)=500,000/(100-99.9)
\n" ); document.write( "c(p)=500,000/.1
\n" ); document.write( "c(p)=5,000,000 ans.
\n" ); document.write( "-----------------------
\n" ); document.write( "As the percentace approaches 100% the cost approaches infinity.
\n" ); document.write( "
\n" );