document.write( "Question 1208959: Patrice, 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( "Let A = length of time it will take April to paint four rooms\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Here is my equation:\r
\n" );
document.write( "\n" );
document.write( "(1/10) + (1/A) = 1/6\r
\n" );
document.write( "\n" );
document.write( "Is this correct? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #847505 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have the correct set up. \n" ); document.write( "To solve you can multiply everything by the LCD 30A and you should get 3A+30 = 5A. \n" ); document.write( "Which at this point should be fairly easy to solve. \n" ); document.write( "The result is A = 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another option is to solve like so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll let the student take over from here. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another approach.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say the job is to paint 600 square feet of wall and ceiling area. \n" ); document.write( "I arrived at this number by multiplying the given values 10 and 6. \n" ); document.write( "Then tacking on a 0 at the end to make the area a bit more realistic.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This number isn't particularly important since it can be changed to anything else. You will get the same result at the end. \n" ); document.write( "Also, the \"four rooms\" can be changed to any number of rooms to get the same answer. So we'll ignore this figure.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Patrice can paint all 600 sq ft in 10 hours when working alone. \n" ); document.write( "His rate is 600/10 = 60 sq ft per hour. \n" ); document.write( "rate = amountDone/time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When Patrice and April work together, assuming neither person hinders the other, they paint all 600 sq ft in 6 hours. \n" ); document.write( "rate = 600/6 = 100 sq ft per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "April's unit rate must be 100-60 = 40 sq ft per hour since the two people's individual rates add to the combined rate 100 sq ft per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's see how long it takes her to do the job by herself. \n" ); document.write( "rate*time = amountDone \n" ); document.write( "time = amountDone/rate \n" ); document.write( "time = (600 sq ft)/(40 sq ft per hr) \n" ); document.write( "time = (600/40) hours \n" ); document.write( "time = 15 hours \n" ); document.write( " \n" ); document.write( " |