document.write( "Question 170933: The annual cost in dollars for removing p% of the toxic chemicals from a towns water supply is given by the formula
\n" );
document.write( " C(P)=500,000/100-P
\n" );
document.write( "A. Use the formula to find C(99.5) and C(99.9).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #126188 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! C(P)=500,000/100-P \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 ANS. \n" ); document.write( "C(99.9)=500,000/9100-99.9) \n" ); document.write( "C(99.9)=500,000/.1 \n" ); document.write( "C(99.9)=$5,000,000 ANS. \n" ); document.write( " |