document.write( "Question 759443: felix rode 18 miles downstrem and back to the same place where he started, in 3 hours and 12 minutes. find the rate of felix in still water if the velocity of the stream is 3 miles per hour \n" ); document.write( "
Algebra.Com's Answer #462055 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! felix rode 18 miles downstrem and back to the same place where he started, in 3 hours and 12 minutes. find the rate of felix in still water if the velocity of the stream is 3 miles per hour. \n" ); document.write( "*** \n" ); document.write( "let x=rate of Felix in still water \n" ); document.write( "x+3=rate downstream \n" ); document.write( "x-3=rate upstream \n" ); document.write( "travel time=distance/rate \n" ); document.write( "3hr and 12 min=16/5 hrs \n" ); document.write( " \n" ); document.write( "LCD:5(x+3)(x-3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "16x^2-180x-144=0 \n" ); document.write( "4x^2-45x-36=0 \n" ); document.write( "(4x+3)(x-12)=0 \n" ); document.write( "x=-3/4 (reject, x>0) \n" ); document.write( "or \n" ); document.write( "x=12 \n" ); document.write( "rate of Felix in still water=12 mph \n" ); document.write( " \n" ); document.write( " |