document.write( "Question 138079This question is from textbook Prentice Hall Algebra 1
\n" );
document.write( ": I would very much appreciate if you could answer this question I do not know what category this is:\r
\n" );
document.write( "\n" );
document.write( "The speed of a boat in still water is 10km/h. The boat travels 12km upstream and 28km downstream in a total time of 4 hours. What is the speed of the stream?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #100861 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=current __ rate upstream is 10-x and rate downstream is 10+x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d=rt, so t=d/r __ time up plus time down is 4 hr\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4=[12/(10-x)]+[28/(10+x)] __ multiplying by (10-x)(10+x) __ 4(10-x)(10+x)=12(10+x)+28(10-x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "400-4x^2=400-16x __ adding 4x^2-400 __ 0=4x^2-16x __ dividing by 4 __ 0=x^2-4x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring __ 0=x(x-4) __ x=0 and x=4 (zero is not realistic) \n" ); document.write( " |