document.write( "Question 918925: I worked this math problem but it says I am wrong, what did I do and what is the correct answer?
\n" );
document.write( "Rite-Cut riding lawnmowers obey the demand equation p= -1/20x+1,030. The cost of producing x lawnmowers is given by the function C(x)= 150x+3,000.
\n" );
document.write( "Express the profit p as a function of x. Simplify but do not factor answer.
\n" );
document.write( "I got the answer -1/20x^2+880x-3,000
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #557320 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! demand = p = -1/20x+1,030. \n" ); document.write( "R(x) = px = (-1/20)x^2 + 1030x \n" ); document.write( "P(x) = R(x) - C(x) \n" ); document.write( "P(x) = (-1/20)x^2 + 1030x - (150x + 3000) \n" ); document.write( "P(x) = (-1/20)x^2 + 880x - 3000 \n" ); document.write( " |