document.write( "Question 190548: 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. c(x)=(1.3x)/(100-x)\r
\n" );
document.write( "\n" );
document.write( "a)Using this model, approximately what is the cost if 40% of the citizens participate? Include units with your answer\r
\n" );
document.write( "\n" );
document.write( "b)Using this model, estimate the percentage of participation that can be expected if $3 million is spent on this recycling project? Set up an equation and solve algebraically. Round to the nearest whole percent. \n" );
document.write( "
Algebra.Com's Answer #143164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. c(x)=(1.3x)/(100-x) \n" ); document.write( "a)Using this model, approximately what is the cost if 40% of the citizens participate? Include units with your answer \n" ); document.write( "c(40) = (1.3*40)/(100-40) \n" ); document.write( "c(40) = 52/60 \n" ); document.write( "c(40) = 0.866667 million dollars \n" ); document.write( "------------------------------------- \n" ); document.write( " \n" ); document.write( "b)Using this model, estimate the percentage of participation that can be expected if $3 million is spent on this recycling project? Set up an equation and solve algebraically. Round to the nearest whole percent. \n" ); document.write( "3 million = (1,3x)/(100-x) \n" ); document.write( "300 - 3x = 1.3x \n" ); document.write( "300 = 4.3x \n" ); document.write( "x = 69.77% \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |