document.write( "Question 670522: Suppose consumers will purchase q units of a product at a price of 90/q+3 dollars per unit. What is the number of units that must be sold in order to obtain revenue of at least $114? \n" ); document.write( "
Algebra.Com's Answer #416975 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
unit price = 90/q +3\r
\n" ); document.write( "\n" ); document.write( "number of units = q\r
\n" ); document.write( "\n" ); document.write( "Revenue = 114\r
\n" ); document.write( "\n" ); document.write( "\"q%2A%28%2890%2Fq%29%2B3%29=114\"\r
\n" ); document.write( "\n" ); document.write( "90+3q=114
\n" ); document.write( "3q=114-90
\n" ); document.write( "3q=24
\n" ); document.write( "q=8\r
\n" ); document.write( "\n" ); document.write( "Number of units = 8
\n" ); document.write( "
\n" );