document.write( "Question 1133762: 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 total 39060
\n" );
document.write( ". The variable costs will be
\n" );
document.write( "9.50 per book. The publisher will sell the finished product to bookstores at a price of 18.25
\n" );
document.write( " per book. How many books must the publisher produce and sell so that the production costs will equal the money from sales?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #751048 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let the number of books to be printed be x: \n" ); document.write( "39060 + 9.5x = 18.25x \n" ); document.write( "39060 = 8.75x \n" ); document.write( "x = 39060/8.75 Divide to get your answer, use your calculator \n" ); document.write( " |