document.write( "Question 251864: Problem is:
\n" ); document.write( "Fixed cost, $200; 50 items cost $2000 to produce - what is appropriate cost function?
\n" ); document.write( "The answer is c(x) = 36x + 200 Can you please explain how they got to that answer. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #183613 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b [start with the basic equation of a line]
\n" ); document.write( "(x, y) = (50, 2000) [identify the given variables]
\n" ); document.write( "b= fixed cost = 200 [identify the given variables]
\n" ); document.write( ".
\n" ); document.write( "y=mx+b
\n" ); document.write( "2000=m(50)+200 [plug-in the given variables]
\n" ); document.write( "2000-200=m(50) [solve for the unknown variable]
\n" ); document.write( "1800/50=m
\n" ); document.write( "36=m
\n" ); document.write( ".
\n" ); document.write( "y=mx+b
\n" ); document.write( "y=36x+200 [plug-in the necessary variables]
\n" ); document.write( "
\n" );