document.write( "Question 1031853: working alone, Carrie can paint a house in three hours less than water. Together Carrie and Walter can paint to house in eight hours. How long does it take Walter to paint a house alone? \n" ); document.write( "
Algebra.Com's Answer #646545 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = Walter's time in hrs to paint
\n" ); document.write( "a house working alone
\n" ); document.write( "\"+t+-+3+\" = Carrie's time in hrs to paint
\n" ); document.write( "a house working alone
\n" ); document.write( "-----------------------------------
\n" ); document.write( "Walter's rate of painting working alone:
\n" ); document.write( "[ 1 house painted ] / [ t hrs ]
\n" ); document.write( "Carrie's rate of painting working alone:
\n" ); document.write( "[ 1 house painted ] / [ t - 3 hrs ]
\n" ); document.write( "Their rate painting together:
\n" ); document.write( "[ 1 house painted ] / [ 8 hrs ]
\n" ); document.write( "--------------------------------
\n" ); document.write( "Add their rates of painting to get their
\n" ); document.write( "rate painting together
\n" ); document.write( "\"+1+%2F+t+%2B+1+%2F+%28+t-3+%29+=+1%2F8+\"
\n" ); document.write( "Multiply both sides by \"+8%2At%2A%28+t-3+%29+\"
\n" ); document.write( "\"+8%2A%28+t-3+%29+%2B+8t+=+t%2A%28+t-3+%29+\"
\n" ); document.write( "\"+8t+-+24+%2B+8t+=+t%5E2+-+3t+\"
\n" ); document.write( "\"+t%5E2+-+19t+%2B+24+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"+t+=+%28-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+1+\"
\n" ); document.write( "\"+b+=+-19+\"
\n" ); document.write( "\"+c+=+24+\"
\n" ); document.write( "\"+t+=+%28-%28-19%29+%2B-+sqrt%28+%28-19%29%5E2+-+4%2A1%2A24+%29%29+%2F+%282%2A1%29+\"
\n" ); document.write( "\"+t+=+%28+19+%2B-+sqrt%28+361+-+96+%29%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+19+%2B-+sqrt%28+265+%29%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+19+%2B+16.279+%29+%2F+2+\"
\n" ); document.write( "\"+t+=+35.279%2F2+\"
\n" ); document.write( "\"+t+=+17.64+\"
\n" ); document.write( "and
\n" ); document.write( "\"+t+-+3+=+14.64+\"
\n" ); document.write( "------------------
\n" ); document.write( "Walter can paint a house alone in 17.64
\n" ); document.write( "------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+1+%2F+t+%2B+1+%2F+%28+t-3+%29+=+1%2F8+\"
\n" ); document.write( "\"+1%2F17.64+%2B+1%2F14.64+=+1%2F8+\"
\n" ); document.write( "\"+.0567+%2B+.0683+=+.125+\"
\n" ); document.write( "\"+.125+=+.125+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );