document.write( "Question 237142: a doughnut shop has a fixed cost of $124 per day and a variable cost of $.12 per doughnut. Find the daily cost of producing x doughnuts? how many dougnuts can be produced for a total daily cost of $250? \n" ); document.write( "
Algebra.Com's Answer #174406 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
250=124+.12x
\n" ); document.write( "126=.12x
\n" ); document.write( "x=1050 doughnuts
\n" ); document.write( "
\n" );