document.write( "Question 401544: the river current is 8 mph. a jet ski can travel 34 miles downstream in the same time that it takes to go 18 miles upstream. what is the speed of th jet ski with no current? \n" ); document.write( "
Algebra.Com's Answer #284158 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the river current is 8 mph. a jet ski can travel 34 miles downstream in the same time that it takes to go 18 miles upstream. what is the speed of th jet ski with no current?
\n" ); document.write( "--------------------
\n" ); document.write( "c = 8
\n" ); document.write( "j = jet ski's speed
\n" ); document.write( "-------------
\n" ); document.write( "d = rt
\n" ); document.write( "t = d/r
\n" ); document.write( "t = 34/(j+c) = 18/(j-c)
\n" ); document.write( "34/(j+8) = 18/(j-8)
\n" ); document.write( "34(j-8) = 18(j+8)
\n" ); document.write( "34j-272 = 18j+144
\n" ); document.write( "16j = 416
\n" ); document.write( "j = 26 mph
\n" ); document.write( "
\n" ); document.write( "
\n" );