document.write( "Question 907271: A motorboat maintained a constant speed of 12 miles per hour relative to the water in going 45 miles upstream and then returning. the total time for the trip was 8.0 hours. Use this information to find the speed of the current \n" ); document.write( "
Algebra.Com's Answer #550397 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "t=d/r \n" ); document.write( "d/r+d/r=t \n" ); document.write( "45/(12-c)+45/(12+c)=8 \n" ); document.write( "(12-c)*(12+c)=(144-c^2) \n" ); document.write( "45*(12+c)/(144-c^2))+45*(12-c)/(144-c^2)=8 \n" ); document.write( "(540+45*c)+540-45*c))/(144-c^2)=8 \n" ); document.write( "(540+540)/(144-c^2)=8 \n" ); document.write( "(1080)/(144-c^2)=8 \n" ); document.write( "1080=8*(144-c^2) \n" ); document.write( "135=144-c^2 \n" ); document.write( "135-144=-c^2 \n" ); document.write( "-9=-c^2 \n" ); document.write( "c^2=9 \n" ); document.write( "c=+-3.0 \n" ); document.write( " \n" ); document.write( " |