document.write( "Question 457627: The cost of manufacturing clocks is given by c=100√n+49, where c is the total cost and n is the number produced. What is c when no clocks are produced? \n" ); document.write( "
Algebra.Com's Answer #313979 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
\"c+=+100%2Asqrt%28n%29+%2B+49\"
\n" ); document.write( "The square root of zero is zero, so when there are zero clocks produced (n=0), the cost is 49.
\n" ); document.write( "That would be fixed cost of operations that is not affected by the variable cost of producing clocks.
\n" ); document.write( "
\n" );