document.write( "Question 287709: An experienced roofer can roof a house in 26 hours. A beginning roofer needs 39 hours to complete the same job. Find how long it takes for the two of them to do the job together.\r
\n" );
document.write( "\n" );
document.write( "This is what i know:
\n" );
document.write( "I think I need to use direct or inverse variation equations\r
\n" );
document.write( "\n" );
document.write( "This is what I've tried:
\n" );
document.write( "y=k/x
\n" );
document.write( "26=k/39--Multiple by 39 to get k by itself
\n" );
document.write( "1014=k\r
\n" );
document.write( "\n" );
document.write( "The back of my textbook says the answer is 15.6 hours\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you for your time.
\n" );
document.write( "This homework is due tomorrow.
\n" );
document.write( "I'm grateful for any help I can get
\n" );
document.write( "Thanks again \n" );
document.write( "
Algebra.Com's Answer #208474 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An experienced roofer can roof a house in 26 hours. \n" ); document.write( " A beginning roofer needs 39 hours to complete the same job. \n" ); document.write( " Find how long it takes for the two of them to do the job together. \n" ); document.write( ": \n" ); document.write( "Here is how I would do it: \n" ); document.write( "let t = time required for them to complete the job together \n" ); document.write( ": \n" ); document.write( "let 1 = the completed job \n" ); document.write( ": \n" ); document.write( "Each does a fraction of the job, the two fractions add up to 1 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply equation by 1014 (that's 26*39), results \n" ); document.write( "39t + 26t = 1014 \n" ); document.write( "65t = 1014 \n" ); document.write( "t = \n" ); document.write( "t = 15.6 hrs \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by find the faction that each does \n" ); document.write( "15.6/26 + 15.6/39 = \n" ); document.write( ".6 + .4 = 1 \n" ); document.write( " |