document.write( "Question 125179: Hello!! Can someone try and solve this one, I not understanding this. Thank You so much!! --For the following function, C computes the cost in millions of dollars of implementing a city recycling project when x percent of the citizens participate. it is supossed to be shown like: \"C(x)=1.5x over 100-x\" (1.5x/100-x)
\n" );
document.write( "a) Using this model, approximately what is the cost if 60% of the citizens participate?
\n" );
document.write( "b) Using this model, estimate the percentage of participation that can be excepted if $5 million is spent on this recycling project? Set up an equation and solve algebraically. Round to the nearest whole percent.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #91757 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! C(x)=(1.5x/100-x) \n" ); document.write( "a) Using this model, approximately what is the cost if 60% of the citizens participate? \n" ); document.write( "C(60) = (1.5*60/(100-60)) = 90/40 = 9/4 = 2.25 million dollars \n" ); document.write( "---------------------- \n" ); document.write( "b) Using this model, estimate the percentage of participation that can be excepted if $5 million is spent on this recycling project? Set up an equation and solve algebraically. Round to the nearest whole percent. \n" ); document.write( "5 = (1.5x/(100-5) \n" ); document.write( "5 = (1.5x/(95-x)) \n" ); document.write( "475-5x = 1.5x \n" ); document.write( "475 = 6.5x \n" ); document.write( "x = 73.08% \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |