document.write( "Question 467777: The cost, in millions, to remove x% of pollution in a pond is modeled by the equation:\r
\n" );
document.write( "\n" );
document.write( "C= 6350/(425-3x). \r
\n" );
document.write( "\n" );
document.write( "What is the cost to remove 75% of the pollution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #321035 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! All that you need to do is plug the value for x, 75, into the equation provided.\r \n" ); document.write( "\n" ); document.write( "C=6350/(425-3x) \n" ); document.write( "C=6350/(425-3*75) \n" ); document.write( "C=6350/(425-225) \n" ); document.write( "C=6350/200 \n" ); document.write( "C=31.75\r \n" ); document.write( "\n" ); document.write( "C is the cost in millions, so we have to multiply our value of C by a million to get the total cost. \n" ); document.write( "31.75*1000000=31,750,000 \n" ); document.write( "So, it costs $31,750,000. \n" ); document.write( " |