document.write( "Question 1013984: A takes 10 more days to do a job than B they both do a job in 12 days. in how many days B will take to complete the work if he works alone?? \n" ); document.write( "
Algebra.Com's Answer #630289 by Theo(13342)![]() ![]() You can put this solution on YOUR website! general formula is R * T = Q \n" ); document.write( "R = rate \n" ); document.write( "T = time \n" ); document.write( "Q = quantity\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Q = 1 job. \n" ); document.write( "formula becomes R * T = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they can both do the job in 12 days. \n" ); document.write( "formula for both becomes R * 12 = 1 \n" ); document.write( "solve for R to get: \n" ); document.write( "R for both = 1/12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A takes 10 more days to do the job than B when both work alone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T for A = T + 10 \n" ); document.write( "T for B = T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula for A = R * (T + 10) = 1 \n" ); document.write( "formula for B = R * T = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for R to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rate for A = 1/(T+10) \n" ); document.write( "rate for B = 1/T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when they both work together, their rates are additive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R for both = 1/(T+10) + 1/T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since R for both = 1/12. we get: \n" ); document.write( "1/(T+10) + 1/T = 1/12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we can use this formula to solve for T. \n" ); document.write( "the T that we will be solving for is the T for A and the T for B. \n" ); document.write( "multiply both sides of this equation by T * (T + 10) to get: \n" ); document.write( "T + (T + 10) = 1/12 * T * (T + 10) \n" ); document.write( "simplify this equation to get: \n" ); document.write( "T + T + 10 = 1/12 * (T^2 + 10T) \n" ); document.write( "combine like terms and simplify further to get: \n" ); document.write( "2T + 10 = 1/12 * T^2 + 1/12 * 10T \n" ); document.write( "multiply both sides of this equation by 12 to get: \n" ); document.write( "24T + 120 = T^2 + 10T \n" ); document.write( "subtract 24T + 120 from both sides of this equation to get: \n" ); document.write( "0 = T^2 + 10T - 24T - 120 \n" ); document.write( "combine like terms and commute the equation to get: \n" ); document.write( "T^2 - 14T - 120 = 0 \n" ); document.write( "factor this quadratic to get: \n" ); document.write( "(T + 10) * (T - 20) = 0 \n" ); document.write( "solve for T to get: \n" ); document.write( "T = -10 or T = 20 \n" ); document.write( "T can't be negative, so T = 20 is the solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = 20 is the time for B. \n" ); document.write( "T = 30 is the time for A because A takes 10 more days to complete the job on his own than B does.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution to your problem is that B takes 20 days to complete the job on his own.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you should confirm your answer is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you do this by replacing T for A with 30 and T for B with 20 and solving for R for A and B individually and then solving for both to see if everything checks out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we now know that T for A is 30 and Q is 1. \n" ); document.write( "we can solve for R for A to get R = 1/30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "similarly we can solve for R for B to get R = 1/20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the RT = Q equation for A becomes 1/30 * 30 = 1 which results in 1 = 1 which confirms the solution is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the RT = Q equation for B becomes 1/20 * 20 = 1 which results in 1 = 1 which confirms the solution is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the RT = Q equation for A and B together becomes (1/30 + 1/20) * 12 = 1. \n" ); document.write( "this is because, when they work together, their rates are additive and we already know that they take 12 days to complete the job when they work together. \n" ); document.write( "start with: \n" ); document.write( "(1/30 + 1/20) * 12 = 1 \n" ); document.write( "multiply both sides of this equation by 20*30 to get: \n" ); document.write( "(20 + 30) * 12 = 20 * 30 \n" ); document.write( "combine like terms and simplify to get: \n" ); document.write( "50 * 12 = 600 \n" ); document.write( "simplify further to get: \n" ); document.write( "50 * 12 = 600 becomes 600 = 600 which confirms the solution is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it will take B 20 days to complete the job if he works alone.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |