document.write( "Question 9597: Flags Inc finds that the cost to make x flags is: C=19x + 10135, while the revenue produced from them is R=37x. What is the smallest number of flags, x, that must be sold in order to make a profit? \n" ); document.write( "
Algebra.Com's Answer #5225 by askmemath(368)![]() ![]() ![]() You can put this solution on YOUR website! In order to make a profit,revenue earned must be greater than money spent on makin the flags.\r \n" ); document.write( "\n" ); document.write( "37x>=19x + 10135\r \n" ); document.write( "\n" ); document.write( "18x>= 10135\r \n" ); document.write( "\n" ); document.write( "Divide throughout by 18.I suspect you will get a fractional answer that needs to be rounded off to the next highest number.That number will be the smallest number of flags that need to be made to make a profit. \n" ); document.write( " |