document.write( "Question 1010209: Solve by using the strategies for solving application problems.\r
\n" );
document.write( "\n" );
document.write( "A painter can paint a kitchen in 15 hours. An apprentice can paint the same kitchen in 30 hours. If they worked together, how long would it take them to paint the kitchen?\r
\n" );
document.write( "\n" );
document.write( "=h \n" );
document.write( "
Algebra.Com's Answer #625666 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! working together \n" ); document.write( "1/15 + 1/30 = 1/h \n" ); document.write( "2/30 + 1/30 = 1/h \n" ); document.write( "3/30 = 1/h \n" ); document.write( "1/10 = 1/h \n" ); document.write( "h = 10 hours \n" ); document.write( "working together it will take them 10 hours to complete the job \n" ); document.write( " \n" ); document.write( " |