document.write( "Question 339701: Total revenue is the total of money taken in by a business. An appliance firm determines that when it sells washing machines the total revenue R, in dollars is given by the polynomial R= 135.52x-0.3x^2. What is the total revenue from the sale of 193 washing machines?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #243363 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Just replace every x you see in the function with 193 and solve for R.\r \n" ); document.write( "\n" ); document.write( "R = 135.52(193)-0.3(193)^2\r \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |