document.write( "Question 52609: I am trying to figure out this word problem. any help is greatly appreciated. \r
\n" );
document.write( "\n" );
document.write( " The cost C of producing x units of a product is C = 15 + 26x. The revenue R for selling x units is . The profit P is the difference between revenue and cost.
\n" );
document.write( "(a) Perform the subtraction required to find the polynomial representing profit P.
\n" );
document.write( "(b) Determine the profit when 14 units are produced and sold.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #35117 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cost C of producing x units of a product is C = 15 + 26x. The revenue R for selling x units is . The profit P is the difference between revenue and cost. \n" ); document.write( "(a) Perform the subtraction required to find the polynomial representing profit P. \n" ); document.write( "(b) Determine the profit when 14 units are produced and sold. \n" ); document.write( "-------- \n" ); document.write( "Revenue = x(Cost) \n" ); document.write( "= 15x+26x^2 \n" ); document.write( "Profit = Revenue - Cost \n" ); document.write( " = 26x^2+15x - (26x+15) \n" ); document.write( " = 26x^2-10x-15 \n" ); document.write( "Profit(14)= 26(14)^2-10(14)-15 \n" ); document.write( " =$4941.00 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |