document.write( "Question 894403: A bakery has a fixed cost of $120 per day plus $2 for each pastry. What is the maximum number of pastries that can be baked each day to keep total cost at or below $500? \n" ); document.write( "
Algebra.Com's Answer #542025 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
500-120=380
\n" ); document.write( "380/2=190 pastries
\n" ); document.write( "
\n" );