document.write( "Question 644822: Alfred, Mindy and Casey can mow their lawn in 60 minutes if they work together. If it takes Alfred twice as long as Mindy and Casey take 10 minutes more than Mindy, how long would it take each to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #405265 by nerdybill(7384) You can put this solution on YOUR website! Alfred, Mindy and Casey can mow their lawn in 60 minutes if they work together. If it takes Alfred twice as long as Mindy and Casey take 10 minutes more than Mindy, how long would it take each to mow the lawn alone? \n" ); document.write( ". \n" ); document.write( "Let m = time (mins) it takes Mindy to mow alone \n" ); document.write( "then \n" ); document.write( "2m = time (mins) it takes Alfred to mow alone \n" ); document.write( "m+10 = time (mins) it takes Casey to mow alone \n" ); document.write( ". \n" ); document.write( "from:\"Alfred, Mindy and Casey can mow their lawn in 60 minutes if they work together.\" we get our equation: \n" ); document.write( "60(1/m + 1/(2m) + 1/(m+10)) = 1 \n" ); document.write( "multiplying both sides by m(2m)(m+10) we get: \n" ); document.write( "60((2m)(m+10) + m(m+10) + m(2m)) = m(2m)(m+10) \n" ); document.write( "60(2m^2+20m + m^2+10m + 2m^2) = (2m^2)(m+10) \n" ); document.write( "60(5m^2+30m) = 2m^3+20m^2 \n" ); document.write( "30(5m^2+30m) = m^3+10m^2 \n" ); document.write( "150m^2+900m = m^3+10m^2 \n" ); document.write( "900m = m^3-140m^2 \n" ); document.write( "0 = m^3-140m^2-900m \n" ); document.write( "0 = m(m^2-140m-900) \n" ); document.write( "applying the quadratic formula, we get: \n" ); document.write( "m = {0, 146.16, -6.16} \n" ); document.write( "toss out 0 and the negative solution (extraneous) leaving: \n" ); document.write( "m = 146 mins (Mindy) \n" ); document.write( ". \n" ); document.write( "Alfred: \n" ); document.write( "2m = 2(146) = 292 mins \n" ); document.write( "Casey: \n" ); document.write( "m+10 = 146+10 = 156 mins \n" ); document.write( ". \n" ); document.write( "Details from quadratic formula: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |