document.write( "Question 220680: daren and douglas must paint the 792ft fence around their house. daren has agreed to paint 20% more than douglas, how much must each person paint? \n" ); document.write( "
Algebra.Com's Answer #165608 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let d be what doug is going to paint. Then daren will do \"d+%2B+0.2d+=+1.2d\"
\n" ); document.write( "\"d+%2B+1.2d+=+792\"
\n" ); document.write( "\"2.2d+=+792\"
\n" ); document.write( "\"d+=+360\" so doug will do 360. that leaves \"1.2%2A360+=+432\" for daren
\n" ); document.write( "
\n" );