document.write( "Question 400936: matt and jeff need to paint a fence. matt can do the job alone 8 hours faster than jeff. if together they work for 19 hours and finish only 7/8's of the job how long would jeff need to do the job alone? \n" ); document.write( "
Algebra.Com's Answer #283820 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
matt and jeff need to paint a fence.
\n" ); document.write( " matt can do the job alone 8 hours faster than jeff.
\n" ); document.write( " if together they work for 19 hours and finish only 7/8's of the job how long
\n" ); document.write( " would jeff need to do the job alone?
\n" ); document.write( ":
\n" ); document.write( "Let t = Jeff's time working alone
\n" ); document.write( "then
\n" ); document.write( "(t-8) = Matt's time to do the job alone
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "The equation to complete 7/8 of the job
\n" ); document.write( "\"19%2Ft\" + \"19%2F%28%28t-8%29%29\" = \"7%2F8\"
\n" ); document.write( "multiply equation by 8t(t-8); results
\n" ); document.write( "19(8(t-8)) + 19(8t) = 7t(t-8)
\n" ); document.write( "152t - 1216 + 152t = 7t^2 - 56t
\n" ); document.write( "304t - 1216 = 7t^2 - 56t
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "7t^2 - 56t - 304t + 1216 = 0
\n" ); document.write( "7t^2 - 360t + 1216 = 0
\n" ); document.write( "Solve this equation using the quadratic formula
\n" ); document.write( "\"t+=+%28-%28-360%29+%2B-+sqrt%28-360%5E2-4%2A7%2A1216+%29%29%2F%282%2A7%29+\"
\n" ); document.write( ":
\n" ); document.write( "the reasonable solution: t = 47.79 hrs is Jeff's time alone
\n" ); document.write( ":
\n" ); document.write( " Jeff has to do 1/8 of the job alone; let j = time to do this
\n" ); document.write( "\"j%2F47.79\" = \"1%2F8\"
\n" ); document.write( "8j = 47.79
\n" ); document.write( "j = \"47.79%2F8\"
\n" ); document.write( "j = 5.97 hrs for Jeff to finish the job
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check this (Matt's time 47.79-8 = 39.79)
\n" ); document.write( "\"19%2F39.79\" + \"19%2F47.79\" + \"5.97%2F47.79\" =
\n" ); document.write( ".477 + .398 + .125 = 1; confirms our solution
\n" ); document.write( "
\n" ); document.write( "
\n" );