document.write( "Question 161511This question is from textbook finite mathematics
\n" );
document.write( ": CAN SOMEONE PLEASE HELP ME WITH THIS PROBLEM:\r
\n" );
document.write( "\n" );
document.write( "Total profit is defined as total revenue minus total cost. R(x) and C(x) are the revenue and cost from the sale of x televisions. If R(x) = 240x - 0.9x^2 and C(x) = 4000 + 0.6x^2, find the profit from the sale of 100 televisions. \n" );
document.write( "
Algebra.Com's Answer #119044 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Total profit is defined as total revenue minus total cost. R(x) and C(x) are the revenue and cost from the sale of x televisions. If R(x) = 240x - 0.9x^2 and C(x) = 4000 + 0.6x^2, find the profit from the sale of 100 televisions. \n" ); document.write( "--------------------------------- \n" ); document.write( "Sub 100 for x \n" ); document.write( "---------------- \n" ); document.write( "R(x) = 240x - 0.9x^2 \n" ); document.write( "R(100) = 240*100 - 0.9*100*100 \n" ); document.write( "R(100) = 24000 - 9000 \n" ); document.write( "R(100) = $15,000 \n" ); document.write( "----------------- \n" ); document.write( "C(x) = 4000 + 0.6x^2 \n" ); document.write( "C(100) = 4000 + 0.6*100*100 \n" ); document.write( "C(100) = $6,400 \n" ); document.write( "--------------- \n" ); document.write( "Profit = R - C = $8,600 \n" ); document.write( " \n" ); document.write( " |