document.write( "Question 156643: 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 perentage(not its decimal equivalent) citizens participate. C(x)= 1.5x/100-x\r
\n" );
document.write( "\n" );
document.write( "a. Using this model, determine the cost if 60% of the citizen's participate.\r
\n" );
document.write( "\n" );
document.write( "b. Using this model, find 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( "
Algebra.Com's Answer #115455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! C(x)= 1.5x/100-x \n" ); document.write( "a. Using this model, determine the cost if 60% of the citizen's participate. \n" ); document.write( "C(60) = 1.5*60/(100-60) = 90/40 = 9/4 = $2.25 million \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( " \n" ); document.write( "b. Using this model, find the percentage of participation that can be expected if $5 million is spent on this recycling project? \n" ); document.write( "5 = 1.5x/(100-x) \n" ); document.write( "500 -5x = 1.5x \n" ); document.write( "6.5x = 500 \n" ); document.write( "x = 76.92% \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( "\n" ); document.write( " Set up an equation and solve algebraically. Round to the nearest whole percent. \n" ); document.write( " \n" ); document.write( " |