document.write( "Question 734136: A boat travels 7 km upstream and 7km back. The time for the round trip is 10 hours. The speed of the stream is 4 km/hr. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #448739 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A boat travels 7 km upstream and 7km back. The time for the round trip is 10 hours. The speed of the stream is 4 km/hr. What is the speed of the boat in still water?\r
\n" ); document.write( "\n" ); document.write( "let speed in still water = x km/h\r
\n" ); document.write( "\n" ); document.write( "with current x+4 km/h\r
\n" ); document.write( "\n" ); document.write( "against current speed = x-4 km/h\r
\n" ); document.write( "\n" ); document.write( "time up + time return = 10\r
\n" ); document.write( "\n" ); document.write( "7/(x+4)+7/(x-4)=10\r
\n" ); document.write( "\n" ); document.write( "multiply equation by (x+4)(x-4)\r
\n" ); document.write( "\n" ); document.write( "7(x-4)+7(x+4)= 10(x^2-16)\r
\n" ); document.write( "\n" ); document.write( "7x-28+7x+28 = 10x^2-160\r
\n" ); document.write( "\n" ); document.write( "14x=10x^2-160\r
\n" ); document.write( "\n" ); document.write( "10x^2-14x-160=0\r
\n" ); document.write( "\n" ); document.write( "/2
\n" ); document.write( "5x^2-7x-80=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "
\n" ); document.write( "a= 5 , b= -7 , c= -80
\n" ); document.write( "
\n" ); document.write( "b^2-4ac= 49 + 1600
\n" ); document.write( "b^2-4ac= 1649
\n" ); document.write( "\"%09sqrt%28%091649%09%29=%0940.61%09\"
\n" ); document.write( "\"x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x1=%28-b%2Bsqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x1=( 7 + 40.61 )/ 10
\n" ); document.write( "x1= 4.76
\n" ); document.write( "\"x2=%28-b-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x2=( 7 -40.61 ) / 10
\n" ); document.write( "x2= -3.36
\n" ); document.write( "Ignore negative value
\n" ); document.write( "boat speed 4.761 kph \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );