document.write( "Question 808958: the current in a stream moves at a speed of 9 mph. a boat travels 4 mi upstream and 4 mi downstream in a total of 4 hours. what is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #487316 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES
\n" ); document.write( "r = boat speed when no current present
\n" ); document.write( "c = current speed
\n" ); document.write( "d = travel distance in either direction, up or down stream
\n" ); document.write( "h = time for round trip up and down stream for the d distance\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "QUESTION
\n" ); document.write( "Solve for r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A data table may be very helpful.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "DIRECTION___________Speed____________time(hour)___________Distance(miles)
\n" ); document.write( "Upstream____________r-c______________(___)________________d
\n" ); document.write( "Downstream__________r+c______________(___)________________d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fill-in the time information.
\n" ); document.write( "DIRECTION___________Speed____________time(hour)___________Distance(miles)
\n" ); document.write( "Upstream____________r-c______________(d/(r-c))________________d
\n" ); document.write( "Downstream__________r+c______________(d/(r+c))________________d
\n" ); document.write( "Total_________________________________h\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The data allows enough information to form a time sum equation.
\n" ); document.write( "\"highlight%28d%2F%28r-c%29%2Bd%2F%28r%2Bc%29=h%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution Steps:
\n" ); document.write( " which is multiply b.s. by LCD
\n" ); document.write( "\"d%28r%2Bc%29%2Bd%28r-c%29=h%28r%5E2-c%5E2%29\", simplification and recognize difference of two squares
\n" ); document.write( "\"dr%2Bdc%2Bdr-dc=hr%5E2-hc%5E2\"
\n" ); document.write( "\"2dr=hr%5E2-hc%5E2\"
\n" ); document.write( "\"highlight%28hr%5E2-2dr-hc%5E2=0%29\" An important chief equation for our solution, entirely in symbolism.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You would want to solve that quadratic equation for r.
\n" ); document.write( "The values given in the description may be picked so that the highlighted quadratic equation may be factorable, but we never know ahead of time, unless we are specifically told so. In this solution, factorability is not assumed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Directly using solution to quadratic formula,
\n" ); document.write( "\"r=%282d%2Bsqrt%28%282d%29%5E2-4%2Ah%2A%28-hc%5E2%29%29%29%2F%282%2A2d%29\"
\n" ); document.write( "\"r=%282d%2Bsqrt%284d%5E2%2B4%28hc%29%5E2%29%29%2F%284d%29\"
\n" ); document.write( "\"r=%282d%2B2%2Asqrt%28d%5E2%2B%28hc%29%5E2%29%29%2F%284d%29\"
\n" ); document.write( "\"highlight%28r=%28d%2Bsqrt%28d%5E2%2B%28hc%29%5E2%29%29%2F%282d%29%29\"------The answer purely in symbolic form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just substitute the given values from the description and compute r.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------
\n" ); document.write( "So how about the quadratic equation found?
\n" ); document.write( "\"4r%5E2-2%2A4r-4%2A9%5E2=0\" when the values are substituted.
\n" ); document.write( "\"r%5E2-2r-81=0\"
\n" ); document.write( "While not being factorable, using this form for the general solution of a quadratic formula might be much easier than using purely symbolic form, but again, we never know this ahead of time. The advantage of doing all work in symbolic form is that if values are different but the basic form of the problem is the same, then you do not need to resolve the same problem again, because it would been already solved symbolically.
\n" ); document.write( "
\n" );