document.write( "Question 149944: Working together, a painter and the painter's apprentice can paint a room in 4h. Working alone, the apprentice requires 7 more hours to paint the room that the painter requires working alone. How long does it take the painter, working alone, to paint the room? Please round your answer to one decimal place. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4/T + 4/T+7 = 1
\n" ); document.write( "T(T+7)(4/T + 4/T+7) = T(T+7)1
\n" ); document.write( "(T+7)4+4T = T(T+7)
\n" ); document.write( "4T +28 +4T = T^2 +T7
\n" ); document.write( "8T+28=T^2+T7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Am I doing this right? I keep coming up with the wrong answer, I think.
\n" ); document.write( "

Algebra.Com's Answer #110048 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
subtracting 8T+28 __ 0=T^2-T-28\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using quadratic formula __ T=[1ħsqrt(1-(4*1*(-28)))]/2 __ T=[1ħsqrt(113)]/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "T=5.82 (approx)
\n" ); document.write( "
\n" );