document.write( "Question 926462: A store sells lecture notes, and the monthly revenue R of this store can be modelled by the function R(x) = 3000 +500x -100x2, where x is the peso increase over Php 4. What is the maximum revenue?\r
\n" );
document.write( "\n" );
document.write( "I could solve this (I think) but I really don't understand the question... \n" );
document.write( "
Algebra.Com's Answer #562291 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The equation R(x) = 3000 +500x -100x2 is a parabola that opens downward, we need to solve for the vertex, \n" ); document.write( "the x coordinate for the vertex is x = -b/2a = -500/-200 = 2.5 \n" ); document.write( "substitute for x in our equation \n" ); document.write( "R(x) = 3000 +(500*2.5) -100*(2.5)^2 = 3625 peso's (max revenue) \n" ); document.write( "note that x is peso increase over the Philippine Peso (Php) 4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |