document.write( "Question 1058270: The marginal cost C(in dollars) to produce x bicycles is C(x)=x^2-40x+530,
\n" );
document.write( "A. Find the marginal cost of producing 40 bicycles
\n" );
document.write( "
\n" );
document.write( "B. How many bicycles can be manufactured so that the marginal cost equals $130.
\n" );
document.write( " solve C(x)=130\r
\n" );
document.write( "\n" );
document.write( "C. Economic theory states that to maximize profit, production should continue until marginal revenue equals marginal cost. Assuming revenue equals 230, how may bicycles should be manufactured?\r
\n" );
document.write( "\n" );
document.write( " Thanks for help tutors \n" );
document.write( "
Algebra.Com's Answer #673802 by addingup(3677)![]() ![]() You can put this solution on YOUR website! To produce 40 bikes: \n" ); document.write( "A) C(40) = 40^2-40*40+530 = 530 \n" ); document.write( ": \n" ); document.write( "B)x^2-40x+530 = 130 \n" ); document.write( "x^2-40x+530-530 = 130-530 \n" ); document.write( "x^2+(-40)x = -400 Take one half the coefficient of x (-40/2 = -20) and square it, then add to both sides: \n" ); document.write( "x^2+(-40)x+400 = 0 We have a perfect square. Factor it: \n" ); document.write( "(x-20)^2 = 0 Take the sqr rt on both sides \n" ); document.write( "x-20 = 0 \n" ); document.write( "x = 20 \n" ); document.write( ": \n" ); document.write( "You do C, I'm tired of this problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |