document.write( "Question 844964: if two assemblers can assemble two toys in two minutes,how many assemblers would it take to assemble eight toys in six minutes? \n" ); document.write( "
Algebra.Com's Answer #509029 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 2 assemblers can assemble 2 toys in 2 minutes. \n" ); document.write( "the basic formula to use is: \n" ); document.write( "p * r * t = q \n" ); document.write( "p is equal to the number of people who are working. \n" ); document.write( "r is equal to the average rate of work per minute that each worker is performing at. the rate is assumed to be the same for each worker. \n" ); document.write( "t is equal to the time in minutes. \n" ); document.write( "q is equal to the quantity of work performed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, we are given the following: \n" ); document.write( "2 assemblers can assemble 2 toys in 2 minutes. \n" ); document.write( "put this in the formula and we can solve for r, which is the average rate that each person works at.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula of: \n" ); document.write( "p * r * t = q \n" ); document.write( "becomes: \n" ); document.write( "2 * r * 2 = 2 \n" ); document.write( "solve for r to get r = 1/2 \n" ); document.write( "each worker can assemble 1/2 of a toy in one minute.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now you want to know how many assemblers would it take to assemble 8 toys in 6 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula of: \n" ); document.write( "p * r * t = q \n" ); document.write( "becomes: \n" ); document.write( "p * 1/2 * 6 = 8 \n" ); document.write( "solve for p to get p = 8/3 \n" ); document.write( "it would take 8/3 workers to assemble 8 toys in 6 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to confirm, replace p with 8/3 in the formula to get: \n" ); document.write( "8/3 * 1/2 * 6 = 8 \n" ); document.write( "simplify to get: \n" ); document.write( "8 = 8 \n" ); document.write( "this confirms that value of p is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you need to round to a whole person, then the answer would be 3 people would be required.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in that case, the formula of p * r * t = q would become: \n" ); document.write( "3 * 1/2 * 6 = q which would simplify to: \n" ); document.write( "9 = q. \n" ); document.write( "the 3 people would produce 9 toys in 6 minutes which is the smallest number of toys to be produced in 6 minutes if the workers are assembling toys at the average rate of 1/2 toy per person.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |