document.write( "Question 212720This question is from textbook Introductory Algebra
\n" );
document.write( ": Please help!! I have tried to come up with a solution...but I am majorly stuck and frustrated!! If I've made an error, I can't see it. And with what I do have, I have no idea what the next step should be. ~ Thanks! Here's the problem and my attempt:\r
\n" );
document.write( "\n" );
document.write( "Boat Speed. The current in a stream moves at a speed of 3 mph. A boat travels 45 mi upstream and 45 mi downstream in a total time of 8 hr. What is the speed of the boat in still water?\r
\n" );
document.write( "\n" );
document.write( "t(1) = 45/r-3 t(2) = 45/r+3 t(1) + t(2) = 8, where r is the rate of the boat in still water \r
\n" );
document.write( "\n" );
document.write( "45/(r-3)+ 45/(r+3)=8 The LCD is (r-3)(r+3)\r
\n" );
document.write( "\n" );
document.write( "((r-3) (r+3) (45/(r-3)) + ((r-3) (r+3) (45/(r+3)) = 8 (r-3)(r+3) \r
\n" );
document.write( "\n" );
document.write( "45 (r + 3) + 45 (r - 3) = 8 (r^2 – 9)\r
\n" );
document.write( "\n" );
document.write( "45r + 135 + 45r – 135 = 8r^2 – 72\r
\n" );
document.write( "\n" );
document.write( "90r = 8r^2 – 72
\n" );
document.write( "-90r -90r\r
\n" );
document.write( "\n" );
document.write( "0 = 8r2 – 90r – 72\r
\n" );
document.write( "\n" );
document.write( "Now What? I know the next step is to factor but I can’t determine a factorization in the form of (x + ?)(x - ?)…the best I can do is…\r
\n" );
document.write( "\n" );
document.write( "0 = 2 (r^2 – 45r – 32)\r
\n" );
document.write( "\n" );
document.write( "And IF this is the correct factoring answer…I have NO CLUE what to do next! PLEASE HELP!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 8r^2 -90r-72 = 0 \n" ); document.write( "2(4r^2-45r-36) = 0 \n" ); document.write( "2(r-12)(4r+3) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "r = 12 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |