document.write( "Question 976086: I know there is alot of similar questions, but I couldn't find the answer to this challenge offered by my teacher..\r
\n" );
document.write( "\n" );
document.write( "Nick can paint a fence by himself in 6 hours. When he works with his brother James they can paint a fence in 4 hours. How long would it take James to paint a fence by himself? \n" );
document.write( "
Algebra.Com's Answer #597735 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! In a day (24 hours) Nick paints 4 fences. \n" ); document.write( "In a day James and Nick paint 6 fences. \r \n" ); document.write( "\n" ); document.write( "Nick still paints 4 fences in a day, so James painted 2. James takes 12 hours per fence. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The above is a fool proof method to solve this problem, but it lacks the algebra type of set up the teacher might like. \r \n" ); document.write( "\n" ); document.write( "Nick's rate is 1/6 fence per hour. This is key, as hours per fence will not work. \r \n" ); document.write( "\n" ); document.write( "Nick + James' combined rate is 1/4 fence per hour.\r \n" ); document.write( "\n" ); document.write( "1/6 + X = 1/4\r \n" ); document.write( "\n" ); document.write( "4/24 + X = 6/24\r \n" ); document.write( "\n" ); document.write( "X = 2/24, i.e. James' rate is 1 fence per 12 hours. \n" ); document.write( " |