document.write( "Question 267119: it took 3 hours to row a boat 18 km against the current. The return trip with the current took 1 1/2 hours. find the speed of the plane in still air.\r
\n" );
document.write( "\n" );
document.write( "I know d = r x t, but I am stuck on how to get the still air. I know to make both equations = to 18, but help. \n" );
document.write( "
Algebra.Com's Answer #196088 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "r*3=18 \n" ); document.write( "(r-x)*3=18 \n" ); document.write( "r-x=6 \n" ); document.write( "(r+x)*3/2=18 \n" ); document.write( "r+x=12 \n" ); document.write( "r-x=6 \n" ); document.write( "2r=18 \n" ); document.write( "r=9 in still water \n" ); document.write( "r+x=12 \n" ); document.write( "x=3 \n" ); document.write( "current=3 \r \n" ); document.write( "\n" ); document.write( "I assume they really mean still water not still air and that they mean boat not plane since they left in a boat not plane. \n" ); document.write( " |