document.write( "Question 1107860: Students stuff envelopes for extra money. Their initial cost to obtain the information for the job was $110. Each envelope costs $.05 and they get paid $.06 per envelope stuffed. Let x represent the number of envelopes stuffed.
\n" );
document.write( "(a) Express the cost C as a function of x.
\n" );
document.write( "(b) Express the revenue R as a function of x.
\n" );
document.write( "(c) Determine the value of x for which revenue equals cost.\r
\n" );
document.write( "\n" );
document.write( "(a) C(x)= (C in dollars) \n" );
document.write( "
Algebra.Com's Answer #722947 by stanbon(75887) ![]() You can put this solution on YOUR website! Students stuff envelopes for extra money. Their initial cost to obtain the information for the job was $110. Each envelope costs $.05 and they get paid $.06 per envelope stuffed. Let x represent the number of envelopes stuffed. \n" ); document.write( "(a) Express the cost C as a function of x.:: C(x) = 110+0.05x \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) Express the revenue R as a function of x.:: R(x) = 0.06x \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "(c) Determine the value of x for which revenue equals cost. \n" ); document.write( "110+0.05x = 0.06x \n" ); document.write( "110 = 0.01x \n" ); document.write( "x = 11000 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |