document.write( "Question 1048224: a company manufactures and sells bar stools. manufacturing costs consist of a fixed cost of R25 000 per month and a variable cost of R350 per unit. each unit is sold at R600.00.\r
\n" );
document.write( "\n" );
document.write( "determine the linear profit equation \n" );
document.write( "
Algebra.Com's Answer #663801 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The profit equation is R-C \n" ); document.write( "R=600x \n" ); document.write( "C=25000+350x \n" ); document.write( "Per month, the profit equation is 600x-25000-350x=250x-25000, units in R. \n" ); document.write( " |