document.write( "Question 326197: A small publishing company is planning to publish a new book. The production costs will include one-time fixed costs (such as editing) and variable costs (such as printing). The one-time fixed costs will amount to $41,088. The variable costs will be $9.75 per book. The publisher will sell the finished product to bookstores at a price of $21.75 per book. How many books must the publisher print and sell so that the production costs will equal the money obtained from sales?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #233536 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The one-time fixed costs will amount to $41,088. The variable costs will be $9.75 per book. The publisher will sell the finished product to bookstores at a price of $21.75 per book. How many books must the publisher print and sell so that the production costs will equal the money obtained from sales? \n" ); document.write( "----------------------- \n" ); document.write( "Cost = 41,088 + 9.75x where x is the number of books \n" ); document.write( "-------------------------- \n" ); document.write( "Revenue = 21.75x \n" ); document.write( "--------------------------- \n" ); document.write( "Solve: cost = Revenue \n" ); document.write( "41088 + 9.75x = 21.75x \n" ); document.write( "41088 = 12x \n" ); document.write( "x = 3424 books \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |