document.write( "Question 143788: For the following function, C computes a value, where if you add millions of dollars to the value, the result is the cost of implementing a city recycling project when x , as a percent (not its decimal equivalent), citizens participate.
\n" );
document.write( "
\n" );
document.write( " FORMULA- C (x)= 1.5x / 100x\r
\n" );
document.write( "\n" );
document.write( "a) Using this model, approximately what is the cost if 60% of the citizens participate\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Using this model, estimate the percentage of participation that can be expected 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( " \n" );
document.write( "
Algebra.Com's Answer #104707 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the following function, C computes a value, where if you add millions of dollars to the value, the result is the cost of implementing a city recycling project when x , as a percent (not its decimal equivalent), citizens participate. \r \n" ); document.write( "\n" ); document.write( "FORMULA- C (x)= 1.5x / 100x \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/6000 = 0.015 million dollars \n" ); document.write( "==========================\r \n" ); document.write( "\n" ); document.write( "Using this model, estimate the percentage of participation that can be expected 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/100x \n" ); document.write( "500x = 1.5x \n" ); document.write( "This is a contradiction unless x = 0. \n" ); document.write( "I think your formula for C is wrong. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |