document.write( "Question 795471: Bill and Will are brothers who are both taking graduate level art classes. To help pay off their student loans, they decide to sell watercolor replicas of Andy Warhol’s art. To produce one piece of work, Bill takes 0.25 hours less than Will. Working together, it takes them 3 hours. Find the time it would take each of them if they worked individually. Round your answers to 2 decimal places. \n" ); document.write( "
Algebra.Com's Answer #481003 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To produce one piece of work, Bill takes 0.25 hours less than Will. Working together, it takes them 3 hours. Find the time it would take each of them if they worked individually. Round your answers to 2 decimal places. \n" ); document.write( "-------- \n" ); document.write( "Will's rate = 1/x job/hr \n" ); document.write( "Bill's rate = 1/(x-0.25) job/hr \n" ); document.write( "Together rate = 1/3 job/hr \n" ); document.write( "------- \n" ); document.write( "Equation \n" ); document.write( "rate + rate = together rate \n" ); document.write( "------- \n" ); document.write( "1/x + 1/(x-0.25) = 1/3 \n" ); document.write( "-------- \n" ); document.write( "3(x-0.25) + 3x = x(x-0.25) \n" ); document.write( "------- \n" ); document.write( "3x - 0.75 + 3x = x^2 - 0.25x \n" ); document.write( "-------- \n" ); document.write( "x^2 - 6.25x + 0.75 = 0 \n" ); document.write( "-------- \n" ); document.write( "x = 6.13 hrs (Will's time to do the job alone) \n" ); document.write( "x-0.25 = 5.88 hrs (Bill's time to do the job alone) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |