document.write( "Question 1113228: Saint Francis College wants to make foam hats to sell at their football games. They found a local manufacturer who will produce the hats for a flat fee of $25,000 plus an additional cost of $3.50 per hat. How many hats must be produced so that the average cost per hat is $6?\r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #728370 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 25000+3.50x=6x \n" ); document.write( "25000=6x-3.5x \n" ); document.write( "25000=2.5x \n" ); document.write( "25000/2.5=x \n" ); document.write( "10,000=x number of hats \n" ); document.write( " |