document.write( "Question 655559: I need help!!! 2 problems. I don't get word problems at all.\r
\n" );
document.write( "\n" );
document.write( "1) It takes Molly 5 minutes longer to dig a hole that it takes Holly. If they dig the hole together, it takes them 6 minuites. How long would it take Molly to dig a hole by herself? (round to nearest tenth)\r
\n" );
document.write( "\n" );
document.write( "2) Willie paddled 12 miles up the creek and then paddled 12 miles back. If the speed of the current was 3mph and the total trip took 4 hours, what was Willie's speed?\r
\n" );
document.write( "\n" );
document.write( "Thanks, Kenny klhopen@gmail.com \n" );
document.write( "
Algebra.Com's Answer #409184 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1) It takes Molly 5 minutes longer to dig a hole that it takes Holly. If they dig the hole together, it takes them 6 minuites. How long would it take Molly to dig a hole by herself? (round to nearest tenth) \n" ); document.write( "------------------- \n" ); document.write( "Molly takes m minutes to dig the hole alone. \n" ); document.write( "Holly takes h minutes... \n" ); document.write( "\"It takes Molly 5 minutes longer to dig a hole that it takes Holly\" --> m = h+5\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "Molly digs the hole in m minutes, so each minute she digs 1/m of the hole \n" ); document.write( "Holly digs 1/h of the hole. \n" ); document.write( "Together, they dig 1/m + 1/h of the hole, and it takes them 6 minutes. \n" ); document.write( "--> 1/m + 1/h = 1/6 \n" ); document.write( "---------------------- \n" ); document.write( "Now it's not a \"word problem.\" \n" ); document.write( "1/m + 1/h = 1/6 \n" ); document.write( "m = h+5 \n" ); document.write( "--------- \n" ); document.write( "1/m + 1/h = 1/6 \n" ); document.write( "Multiply thru by 6mh to eliminate the fractions. \n" ); document.write( "6h + 6m = h*m \n" ); document.write( "Sub for m in the 1st equation \n" ); document.write( "6h + 6(h+5) = h*(h+5) \n" ); document.write( "6h + 6h+30 = h^2 + 5h \n" ); document.write( " \n" ); document.write( "(h - 10)*(h + 3) = 0 \n" ); document.write( "h = -3 Ignore, they can't do it in -3 minutes. \n" ); document.write( "h = 10 minutes \n" ); document.write( "Holly's time alone \n" ); document.write( "--------- \n" ); document.write( "m = h+5 = 15 minutes \n" ); document.write( "Molly's time alone. \n" ); document.write( "======================= \n" ); document.write( "That's a complex problem, don't feel bad about needing help. \n" ); document.write( "=============================================== \n" ); document.write( "2) Willie paddled 12 miles up the creek and then paddled 12 miles back. If the speed of the current was 3mph and the total trip took 4 hours, what was Willie's speed? \n" ); document.write( "---------- \n" ); document.write( "w = Willie's paddling speed \n" ); document.write( "c = speed of current = 3 mi/hr \n" ); document.write( "Upstream, he moved at (w-c) mi/hr \n" ); document.write( "Downstream, it's (w+c) mi/hr \n" ); document.write( "---------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "t = 12/(w-3) + 12/(w+3) = 4 \n" ); document.write( "12/(w-3) + 12/(w+3) = 4 \n" ); document.write( "Can you finish that? \n" ); document.write( " \n" ); document.write( " |