document.write( "Question 1170082: Samson company has a budget of Php. 300,000 to be divided equally among it's various offices. The developer office of the company receives twice the amount of money than the other offices. Given x as the number of offices in the company, create a representation that shows the function f(x) is the amount of money each of the non-developer office would receive? \n" ); document.write( "
Algebra.Com's Answer #795186 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x for the 2 non-developer offices \n" ); document.write( "2x for the developer office \n" ); document.write( "4x is total and that is 300,000 \n" ); document.write( "xo x is 75000 Php. \n" ); document.write( "the non-developer offices get 75,000 each \n" ); document.write( "the developer office gets 150,000 \n" ); document.write( " |