document.write( "Question 626098: I would like someone to double check my work because something just does seem right to me.1. The cost, in millions of dollars, to remove x % of pollution in a lake is modeled by 6000+20(x)/300-3(x) . Hint: Example, if x%=30%, then use x=30 in the C formula (do not convert x to a decimal)
\n" );
document.write( "a. What is the cost to remove 65% of the pollutant?(show work)
\n" );
document.write( "C= 6000+20(65)/300-3(65)
\n" );
document.write( "=7300/105
\n" );
document.write( "C=69.5
\n" );
document.write( "It would cost around 69.5 million dollars to remove 65% of the pollutant in the lake.\r
\n" );
document.write( "\n" );
document.write( "b. What is the cost to remove 85% of the pollutant?(show work)
\n" );
document.write( " C=6000+20(85)/300-3(85)
\n" );
document.write( "=7700/45
\n" );
document.write( "C=171.1
\n" );
document.write( "It would cost 171.1 million dollars to remove 85%of the pollutant in the lake.
\n" );
document.write( "c. What is the cost to remove 98% of the pollutant?(show work)
\n" );
document.write( " C=6000+20(98)/300-3(98)
\n" );
document.write( "=7960/6
\n" );
document.write( "C=1326 (rounded)
\n" );
document.write( "I(t would cost 1326 million dollars to remove 98% of the pollutant in the lake.
\n" );
document.write( "d.For what value is this equation undefined?(show work)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393977 by Alan3354(69443) You can put this solution on YOUR website! The cost, in millions of dollars, to remove x % of pollution in a lake is modeled by 6000+20(x)/300-3(x) . Hint: Example, if x%=30%, then use x=30 in the C formula (do not convert x to a decimal) \n" ); document.write( "a. What is the cost to remove 65% of the pollutant?(show work) \n" ); document.write( "C= 6000+20(65)/300-3(65) \n" ); document.write( "=7300/105 \n" ); document.write( "C=69.5 \n" ); document.write( "It would cost around 69.5 million dollars to remove 65% of the pollutant in the lake.\r \n" ); document.write( "\n" ); document.write( "b. What is the cost to remove 85% of the pollutant?(show work) \n" ); document.write( " C=6000+20(85)/300-3(85) \n" ); document.write( "=7700/45 \n" ); document.write( "C=171.1 \n" ); document.write( "It would cost 171.1 million dollars to remove 85%of the pollutant in the lake. \n" ); document.write( "c. What is the cost to remove 98% of the pollutant?(show work) \n" ); document.write( " C=6000+20(98)/300-3(98) \n" ); document.write( "=7960/6 \n" ); document.write( "C=1326 (rounded) \n" ); document.write( "I(t would cost 1326 million dollars to remove 98% of the pollutant in the lake. \n" ); document.write( "-------------- \n" ); document.write( "Your answers are correct. \n" ); document.write( "-------------- \n" ); document.write( "d.For what value is this equation undefined?(show work)\r \n" ); document.write( "\n" ); document.write( "It's undefined if the denominator = zero, which is removing 100% \n" ); document.write( "---------- \n" ); document.write( "300 - 3x = 0 \n" ); document.write( "x = 100 --> undefined \n" ); document.write( " \n" ); document.write( " |