document.write( "Question 164042This question is from textbook Introductory and intermediate algebra through applications
\n" );
document.write( ": Problem: The revenue, R, of an electronics manufacturer for selling x handheld organizers is given by R=0.25x^2-100x. The revenue of a competing manufacturer for selling similar products is R=75x.
\n" );
document.write( "Under what circumstances will both manufacturers have the same revenue? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #120867 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Set the two given equations equal to each other and solve for x: \n" ); document.write( "0.25x^2-100x = 75x \n" ); document.write( "0.25x^2-100x-75x = 0 \n" ); document.write( "0.25x^2-175x = 0 \n" ); document.write( "0.25x(x-700) = 0 \n" ); document.write( ". \n" ); document.write( "x = {0, 700} \n" ); document.write( ". \n" ); document.write( "Conclusion, \n" ); document.write( "They have the same revenue if they both sell 0 or 700. \n" ); document.write( " \n" ); document.write( " |