document.write( "Question 375321: An investor of a new product believes that the cost of producing the product is given by the function:\r
\n" );
document.write( "\n" );
document.write( " C(x) = 1.75x + 7000\r
\n" );
document.write( "\n" );
document.write( "How much does it cost to produce 2000 units of her invention?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266940 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! An investor of a new product believes that the cost of producing the product is given by the function: \n" ); document.write( "C(x) = 1.75x + 7000 \n" ); document.write( "How much does it cost to produce 2000 units of her invention? \n" ); document.write( ". \n" ); document.write( "In this case, x is 2000 \n" ); document.write( "So, plug it in and solve: \n" ); document.write( "C(x) = 1.75x + 7000 \n" ); document.write( "C(2000) = 1.75(2000) + 7000 \n" ); document.write( "C(2000) = 3500 + 7000 \n" ); document.write( "C(2000) = $10,500 \n" ); document.write( " |