document.write( "Question 803374: Suppose consumers will purchase q units of a product at a price of 50q+4 dollars per unit. What is the number of units that must be sold in order to obtain revenue of at least $86? \n" ); document.write( "
Algebra.Com's Answer #484312 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 50q+4 for q units \r \n" ); document.write( "\n" ); document.write( "$86 ------------ how many\r \n" ); document.write( "\n" ); document.write( "86q/(50q+4)\r \n" ); document.write( "\n" ); document.write( "86q/2(25+2q)\r \n" ); document.write( "\n" ); document.write( "43/(25+2q) units \n" ); document.write( " |