document.write( "Question 193330: If the price of a product is given by p=100e^q/(q+1), where q represents the number of hundreds of units, what will be the price when the producers are willing to supply 300 units? Hint: e~2.718 \n" ); document.write( "
Algebra.Com's Answer #145163 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! P=100e^(q/(q+1)) \n" ); document.write( "where q=300/100=3 \n" ); document.write( "P=100e^(3/4)=100e^.75=100*2.117=211.70 \n" ); document.write( " |