document.write( "Question 1015136: The volume of construction work was increased by 60% but the productivity of labor increased by only 25%. By what percent must the number of workers be increased? \n" ); document.write( "
Algebra.Com's Answer #631482 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the basic formula is r * w * t = q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = quantity of output produced per worker per unit of time. \n" ); document.write( "w = number of workers. \n" ); document.write( "t = time \n" ); document.write( "q = quantity of output produced.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can solve this formula for w to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w = q / (r * t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the quantity of work increases by 60%, then you get 1.6 * q and the formula for w becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w = (1.6 * q) / (r * t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a 60% increase in quantity of would result in a 60% increase in number of workers required, assuming the amount of time available was the same.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "not assume that each worker can produce 25% more output per unit time.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then you get 1.25 * r and the formula for w becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w = (1.6 * q) / (1.25 * r * t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this formula can also be written as (1.6/1.25) * (q/(r*t)).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this results in 1.28 * (q/(r*t)) which can also be written as (1.28 * q) / (r*t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this says that the 60% increase in quantity of work produced can be handled with a 28% increase in the number of workers required, assuming the amount of time available is the same, and assuming that the productivity of each worker has increased by 25%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |