document.write( "Question 858067: The cost to produce x number of sport hats is c = 200 + 25x. The selling price is 45. Approximately how many hats were sold if the seller made a profit of 3000? \n" ); document.write( "
Algebra.Com's Answer #517010 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x were sold and x were produced.\r
\n" ); document.write( "\n" ); document.write( "profit = revenue - cost
\n" ); document.write( "\"45x-%28200%2B25x%29=3000\", but this assumes that exactly x were both produced and sold.
\n" ); document.write( "Solve for x.
\n" ); document.write( "
\n" );