document.write( "Question 624918: suppose that the revenue R, in dollars, from selling x clocks is R(x)=30x. The cost C, in dollars, of selling x clocks is C(x)=0.1x^2+7x+400. Find the profit function. \n" ); document.write( "
Algebra.Com's Answer #393171 by prateekagrawal(56)\"\" \"About 
You can put this solution on YOUR website!
Profit = Revenue - Cost\r
\n" ); document.write( "\n" ); document.write( "So,\r
\n" ); document.write( "\n" ); document.write( "Profit = \"30x+-+0.1x%5E2+-+7x+-+400\"
\n" ); document.write( "Profit = \"+-0.1x%5E2+%2B23x+-+400\"\r
\n" ); document.write( "\n" ); document.write( "This is the answer.
\n" ); document.write( "
\n" );