document.write( "Question 865692: Hi, I am having a hard time with setting up and solving this problem:\r
\n" );
document.write( "\n" );
document.write( "Dal and Kim can assemble a swing set in 1.5 hr. Working alone, it takes Kim 4 hr longer than Dal to assemble the swing set. How long would it take Dal, working alone, to assemble the swing set?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #521812 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Dal and Kim can assemble a swing set in 1.5 hr. Working alone, it takes Kim 4 hr longer than Dal to assemble the swing set. How long would it take Dal, working alone, to assemble the swing set? \n" ); document.write( "*** \n" ); document.write( "let x=time it takes Dal to assemble the swing set working alone. \n" ); document.write( "1/x=his work rate \n" ); document.write( "x+4=time it takes Dal to assemble the swing set working alone. \n" ); document.write( "1/(x+4)=his work rate \n" ); document.write( "1.5=time it takes Dal and Kim to assemble the swing set working together. \n" ); document.write( "1/1.5=their work rate \n" ); document.write( "sum of individual work rates=work rate working together \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "LCD:x(x+4) \n" ); document.write( "x+4+x=x(x+4)/1.5 \n" ); document.write( "2x+4=(x^2+4x)/1.5 \n" ); document.write( "3x+6=x^2+4x \n" ); document.write( "x^2+x-6=0 \n" ); document.write( "(x+3)(x-2)=0 \n" ); document.write( "x=-3 (reject, x>0) \n" ); document.write( "or \n" ); document.write( "x=2 \n" ); document.write( "How long would it take Dal, working alone, to assemble the swing set? 2 hrs \n" ); document.write( " \n" ); document.write( " |