document.write( "Question 158318: 1. The cost, in millions of dollars, to remove x % of pollution in a lake modeled by C= 6,000 / 200-2x
\n" );
document.write( "a. What is the cost to remove 75% of the pollutant?\r
\n" );
document.write( "\n" );
document.write( "b. What is the cost to remove 90 % of the pollutant?\r
\n" );
document.write( "\n" );
document.write( "c. What is the cost to remove 99% of the pollutant?\r
\n" );
document.write( "\n" );
document.write( "d. For what value is this equation undefined?\r
\n" );
document.write( "\n" );
document.write( "e. Do the answers to sections a–d match your expectations? Why or why not?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #116695 by checkley77(12844) ![]() You can put this solution on YOUR website! C=6,000/200-2x \n" ); document.write( "C=30-2*.75 \n" ); document.write( "C=30-1.5 \n" ); document.write( "C=$28.5 MILLION FOR 75% REMOVAL. \n" ); document.write( "C=30-2*.90 \n" ); document.write( "C=30-1.8 \n" ); document.write( "C=$28.2 MILLION FOR 90% REMOVAL. \n" ); document.write( "C=30-2*.99 \n" ); document.write( "C=30-1.98 \n" ); document.write( "C=$28.02 MILLION FOR 99% REMOVAL. \n" ); document.write( "ALL % YIELD DEFINED ANSWERS. \n" ); document.write( "INCREASE IN % REMOVAL SHOULD INCREASE NOT DECREASE COSTS. \n" ); document.write( " \n" ); document.write( " |