document.write( "Question 934762: Using one engine of a ferry boat, it takes 6 h longer to cross a channel than it does using a second engine alone. with both engines operating, the ferryboat can make the crossing in 4 h. how long would it take each engine, working alone, to power the ferry boat across the channel? \n" ); document.write( "
Algebra.Com's Answer #567777 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = time for engine A alone \n" ); document.write( "y = time for engine B alone \n" ); document.write( "--- \n" ); document.write( "y = x + 6 \n" ); document.write( "--- \n" ); document.write( "r = w/t \n" ); document.write( "rates are additive: \n" ); document.write( "1/x + 1/y = 1/4 \n" ); document.write( "--- \n" ); document.write( "1/x + 1/y = 1/4 \n" ); document.write( "1/x + 1/(x + 6) = 1/4 \n" ); document.write( "1(x + 6)/x(x + 6) + 1x/x(x + 6) = 1/4 \n" ); document.write( "1(x + 6) + 1x = (1/4)x(x + 6) \n" ); document.write( "x + 6 + x = (1/4)xx + (6/4)x \n" ); document.write( "(1/4)xx + (6/4)x - 2x - 6 = 0 \n" ); document.write( "(1/4)xx + (6/4)x - (8/4)x - 6 = 0 \n" ); document.write( "(1/4)xx - (2/4)x - 6 = 0 \n" ); document.write( "4*( (1/4)xx - (2/4)x - 6 = 0 ) \n" ); document.write( "xx - 2x - 24 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=-2 and c=-24 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "1 -2 -24 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the quadratic has two real roots at: \n" ); document.write( "--- \n" ); document.write( "x = 6 \n" ); document.write( "x = -4 \n" ); document.write( "--- \n" ); document.write( "the negative root doesn't fit the problem statement, so use the positive root: \n" ); document.write( "--- \n" ); document.write( "x = 6 \n" ); document.write( "y = x + 6 \n" ); document.write( "y = 6 + 6 \n" ); document.write( "y = 12 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = time for engine A alone = 6 hours \n" ); document.write( "y = time for engine B alone = 12 hours \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |