document.write( "Question 388532: working together , two people can cut a large lawn in 5 hours. One person can do the job alone in 2 hours les than the other. how long would it take the fastest person to do the job? \n" ); document.write( "
Algebra.Com's Answer #274893 by mananth(16946)![]() ![]() You can put this solution on YOUR website! working together , two people can cut a large lawn in 5 hours. One person can do the job alone in 2 hours les than the other. how long would it take the fastest person to do the job? \n" ); document.write( "... \n" ); document.write( "Two people 5 hours \n" ); document.write( "1/5 of job they do in 1 hour. \n" ); document.write( "... \n" ); document.write( "let one of them take x hours \n" ); document.write( "so he does 1/x of the job in 1 hour. \n" ); document.write( ".. \n" ); document.write( "the other takes 2 hours less than the first = x-2 hours. \n" ); document.write( "so he can do 1/(x-2) of the job in 1 hour. \n" ); document.write( ".. \n" ); document.write( "1/x + 1/(x-2)= 1/5 \n" ); document.write( "LCD = x(x-2) \n" ); document.write( "multiply by x(x-2) \n" ); document.write( "(x-2+x)/x(x-2)=1/5 \n" ); document.write( "2(x-1)/x(x-2)=1/5 \n" ); document.write( "cross multiply \n" ); document.write( "10(x-1)=x(x-2) \n" ); document.write( "10x-10=x^2-2x \n" ); document.write( "x^2-12x+10 \n" ); document.write( "solve using quadratic formula \n" ); document.write( "b^2-4ac= 104 \n" ); document.write( " \n" ); document.write( "x1= 11.09 hours \n" ); document.write( "the faster person will take 9.09 hours to do the job alone \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |