document.write( "Question 1207751: Patrick, by himself, can paint four rooms in 10 hours. If he hires April to help, they can do the same job together in 6 hours. If he lets April work alone, how long will it take her to paint four rooms?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Let me see.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Patrick = 1/10\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "April = 1/x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Together = 1/6\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(1/10) + (1/x) = (1/6)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is this the correct equation? \n" );
document.write( "
Algebra.Com's Answer #845844 by greenestamps(13196)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is another way to solve this kind of problem without using fractions. \n" ); document.write( "Consider the least common multiple of the two given times, which is 30 hours. \n" ); document.write( "In 30 hours, Patrick himself could paint the four rooms 30/10 = 3 times; in 30 hours, the two together could paint the four rooms 30/6 = 5 times. \n" ); document.write( "That means in 30 hours April alone could paint the four rooms 5-3 = 2 times. \n" ); document.write( "And that means she could paint the four rooms alone in 30/2 = 15 hours. \n" ); document.write( "ANSWER: 15 hours. \n" ); document.write( " \n" ); document.write( " |