document.write( "Question 4874: The manager of a bicycle shop has found that the revenue (in dollars) from the
\n" );
document.write( "sale of x bicycles is given by the following equation:\r
\n" );
document.write( "\n" );
document.write( "R=x^2-200x\r
\n" );
document.write( "\n" );
document.write( "how many bicycles must be sold to produce the revenue of $12,500.\r
\n" );
document.write( "\n" );
document.write( "Show each step of math, and write explanation describing steps followed to arrive
\n" );
document.write( "at answer and these steps were chosen. \n" );
document.write( "
Algebra.Com's Answer #2390 by ichudov(507)![]() ![]() You can put this solution on YOUR website! when they say \"revenue from x^2-200x is 12,500\", they are asking you to write an equation\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's a quadratic equation that you can solve with a quadratic equation solver, like the one on algebra.com. \n" ); document.write( " |