document.write( "Question 1132842: Suppose consumers will purchase q units of a products at a price of 200/q + 7 dollars per unit. What is the minimum number of units that must be sold in order that sales revenue be greater than $8000? \n" ); document.write( "
Algebra.Com's Answer #749984 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+q%2A%28+200%2Fq+%2B+7+%29+%3E+8000+\"
\n" ); document.write( "\"+200+%2B+7q+%3E+8000+\"
\n" ); document.write( "\"+7q+%3E+7800+\"
\n" ); document.write( "\"+q+%3E+1114.29+\"
\n" ); document.write( "Use the next higher whole number of units
\n" ); document.write( "The minimum number of units to be sold is 1,115
\n" ); document.write( "
\n" ); document.write( "
\n" );