document.write( "Question 382325: Three painters can paint six fences (all the same size) in three hours. How many fences can seven painters pain in five hours? \n" ); document.write( "
Algebra.Com's Answer #270999 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=number of fences that 7 painters can paint in 5 hours (35 painter-hours)
\n" ); document.write( "It takes 9 (3*3) painter-hours to paint six fences
\n" ); document.write( "So, it takes 1 painter-hour to paint 6/9=2/3 of a fence
\n" ); document.write( "Now we can set up a ratio:
\n" ); document.write( "one painter-hour is to 2/3 fence as 35 painter-hours is to x fences or:
\n" ); document.write( "1/(2/3)=35/x simplify
\n" ); document.write( "3/2=35/x
\n" ); document.write( "3x=70
\n" ); document.write( "x=70/3= 23 1/3 fences
\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );