document.write( "Question 998093: The Revenue \"R\" in dollars received for selling x electronic components is R(x) = 2x (50-x)
\n" ); document.write( "a. Evaluation R(30) and interpret the result
\n" ); document.write( "b. What number of components sold would maximize the revenue?
\n" ); document.write( "c. What would be the maximum revenue?\r
\n" ); document.write( "\n" ); document.write( "And using the information, how many electronic components should be sold for the revenue to be $800 or more?
\n" ); document.write( "

Algebra.Com's Answer #803126 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
a) R(30) = 2(30)(50 -30) = $1200\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) maximum of 2x(50-x) = -2x^2 + 100x at -b/2a = 25 components sold\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) max revenue = R(25) = 2(25)(25) = $1250
\n" ); document.write( "
\n" );