document.write( "Question 433470: working together, two crews can clear snow from the city's streets in 20 hours.working alone the faster crew requires 9 hours less time than the slower crew. How many hours would it take each crew to clear the streets working alone? \n" ); document.write( "
Algebra.Com's Answer #300483 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
working together, two crews can clear snow from the city's streets in 20 hours.
\n" ); document.write( "working alone the faster crew requires 9 hours less time than the slower crew.
\n" ); document.write( " How many hours would it take each crew to clear the streets working alone?
\n" ); document.write( ":
\n" ); document.write( "x = time required by the faster crew
\n" ); document.write( "then
\n" ); document.write( "(x+9) = time required by the slow pokes
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1; (snow-free streets)
\n" ); document.write( ":
\n" ); document.write( "\"20%2Fx\" + \"20%2F%28%28x%2B9%29%29\" = 1
\n" ); document.write( "Multiply by x(x+9), results
\n" ); document.write( "20(x+9) + 20x = x(x+9)
\n" ); document.write( ":
\n" ); document.write( "20x + 180 + 20x = x^2 + 9x
\n" ); document.write( ":
\n" ); document.write( "40x + 180 = x^2 + 9x
\n" ); document.write( ":
\n" ); document.write( "0 = x^2 + 9x - 40x - 180
\n" ); document.write( "A quadratic equation
\n" ); document.write( "x^2 - 31x - 180 = 0
\n" ); document.write( "This will factor to
\n" ); document.write( "(x-36)(x+5) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "x = 36 hrs required by the faster crew
\n" ); document.write( "the
\n" ); document.write( "36 + 9 = 45 hrs required by the slow pokes
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( "20/36 + 20/45 =
\n" ); document.write( ".56 + .44 = 1.0
\n" ); document.write( "
\n" );