document.write( "Question 1127535: Leaving from the same starting line at the same time, Tracy jogs along the riverbank at a constant speed, while Joe paddles a canoe at a constant speed in the river beside her. If Joe was in still water, his speed would be the same as Tracy, but Joe is paddling against a 2 mile per hour current. If Tracy arrives at the end of her 6-mile jog 1 hour before Joe arrives at the same finish line, how fast was Tracy jogging? \n" ); document.write( "
Algebra.Com's Answer #743960 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x = \"how fast is Tracy jogging\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then Joe' speed in still water is the same x miles per hour, according to the condition,\r\n" );
document.write( "and Joe's effective speed paddling against the current is (x-2) miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the time equation is\r\n" );
document.write( "\r\n" );
document.write( "\"6%2F%28x-2%29\" - \"6%2Fx\" = 1 hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the setup is done.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve equation, start multiplying both sides by x*(x-2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "6x - 6(x-2) = x*(x-2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x^2 - 2x - 12 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%282+%2B-+sqrt%282%5E2+%2B4%2A12%29%29%2F2\" = \"%282+%2B-+sqrt%2852%29%29%2F2\" = \"1+%2B-+sqrt%2813%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The positive root  \"1+%2B+sqrt%2813%29\" = 4.605 mph is the solution. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.  \"6%2F%284.605-2%29\" - \"6%2F4.605\" = 1.000   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );