document.write( "Question 734631: A company that manufactures bicycle frames has determined that the monthly profit (in dollars) from the sale of x frames is given by
\n" );
document.write( "
\n" );
document.write( "Find the number of frames that must be sold per month for the profit to be zero. For what x-values will the profit be positive?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #449063 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "to find the zeros, you must apply the \"rational root theorem\". \n" ); document.write( "That is, use synthetic division to find zeros. \n" ); document.write( "After doing the above, the factors are: \n" ); document.write( "P(x) = (x+2)(x+1)(x-50) \n" ); document.write( "x = {-2, -1, 50} \n" ); document.write( "We can ignore the negative roots. \n" ); document.write( "Find the number of frames that must be sold per month for the profit to be zero. \n" ); document.write( "Profit will be zero when \n" ); document.write( "50 frames are sold \n" ); document.write( ". \n" ); document.write( "For what x-values will the profit be positive? \n" ); document.write( "x > 50 \n" ); document.write( " \n" ); document.write( " |