document.write( "Question 1105121: Question
\n" );
document.write( "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). There are two production methods it could use. With one method, the one-time fixed costs will total
\n" );
document.write( "$
\n" );
document.write( "63,100\r
\n" );
document.write( "\n" );
document.write( ", and the variable costs will be
\n" );
document.write( "$
\n" );
document.write( "11.25\r
\n" );
document.write( "\n" );
document.write( "per book. With the other method, the one-time fixed costs will total
\n" );
document.write( "$
\n" );
document.write( "17,922\r
\n" );
document.write( "\n" );
document.write( ", and the variable costs will be
\n" );
document.write( "$
\n" );
document.write( "23.50\r
\n" );
document.write( "\n" );
document.write( "per book. For how many books produced will the costs from the two methods be the same? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #719864 by Boreal(15235) You can put this solution on YOUR website! Set 63100+11.25x=17922+23.50x, where x is the number of books \n" ); document.write( "45178=12.25x \n" ); document.write( "x=3688 books \n" ); document.write( " \n" ); document.write( " |