document.write( "Question 468582: Solve the problem.\r
\n" );
document.write( "\n" );
document.write( "An-Mei owns a business making and selling jackets. She has a fixed cost of $1190. It costs $92 to produce each jacket. The selling price is $109 per jacket. Let x represent the number of jackets produced and sold and write the cost function, C, and revenue function, R.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #321529 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! An-Mei owns a business making and selling jackets. She has a fixed cost of $1190. It costs $92 to produce each jacket. The selling price is $109 per jacket. Let x represent the number of jackets produced and sold and write the cost function, C, and revenue function, R. \n" ); document.write( ". \n" ); document.write( "Cost Function: \n" ); document.write( "C(x) = 92x + 1190 \n" ); document.write( ". \n" ); document.write( "Revenue function: \n" ); document.write( "R(x) = 109x - (92x + 1190) \n" ); document.write( "R(x) = 17x - 1190\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |