document.write( "Question 1014826: Hi could i please get some help with this question:\r
\n" );
document.write( "\n" );
document.write( "construct a formula for P and x where P is the profit a company makes after selling x electric fans at $70 each, while the cost of manufacturing of each fan is $25 and the fixed cost (which includes rent, electricity, and so on) is $729 \n" );
document.write( "
Algebra.Com's Answer #631160 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! construct a formula for P and x where P is the profit a company makes after selling x electric fans at $70 each, while the cost of manufacturing of each fan is $25 and the fixed cost (which includes rent, electricity, and so on) is $729 \n" ); document.write( ": \n" ); document.write( "Find the cost: \n" ); document.write( "C = 25x + 729 \n" ); document.write( "Find the revenue, total received from sales of x number of fans \n" ); document.write( "70x \n" ); document.write( "Profit = revenue - cost \n" ); document.write( "so we have \n" ); document.write( "P = 70x - (25x + 729) \n" ); document.write( "we can simplify, remove brackets \n" ); document.write( "P = 70x - 25x - 729 \n" ); document.write( "P = 45x - 729 \n" ); document.write( " |