document.write( "Question 193331: C(x) = e^0.1x + 500 , where x is the number of items produced, what is the total cost of producing 70 units? \n" ); document.write( "
Algebra.Com's Answer #145160 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
c(x)=e^.1x+500
\n" ); document.write( "for x=70
\n" ); document.write( "c(70)=e^7+500
\n" ); document.write( "c(70) =1096.63+500=1596.63
\n" ); document.write( "
\n" );