document.write( "Question 58760: Playgrounds are sold for p dollars each. The monthly revenue rom the sale of the model is given by R = 0.08p^2 + 300p. Revenue is the product o the price \"p\" and the demand (quantity sold). What is an expression for the monthly demand? What is the monthly emand for this playground when the price is $3000. \n" ); document.write( "
Algebra.Com's Answer #40288 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Playgrounds are sold for p dollars each. The monthly revenue rom the sale of the model is given by R = 0.08p^2 + 300p. Revenue is the product o the price \"p\" and the demand (quantity sold). What is an expression for the monthly demand? What is the monthly emand for this playground when the price is $3000.
\n" ); document.write( "R=p*(demand)
\n" ); document.write( "R=0.08p^2+300p Factor out the p
\n" ); document.write( "R=p*(0.08p+300)
\n" ); document.write( "demand=0.08p+300 <---first answer
\n" ); document.write( ":
\n" ); document.write( "demand=0.08(3000)+300
\n" ); document.write( "demand=240+300
\n" ); document.write( "demand=540 <---second answer
\n" ); document.write( ":
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );