document.write( "Question 143508: I am so confused about this question, I don't know where to start. This is how it was typed on the word document.
\n" );
document.write( ". Jack was able to travel 30 miles downstream in 2 hours. In returning upstream, it took 3 hours to make the trip. How fast can his boat travel in still water? What was the rate of the river current?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "2(r+c)=30--->2r+2c=30-->6r+6c=90
\n" );
document.write( "3(r-c)=30---->3r-3c=30--> 6r+6c=60
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #104434 by vleith(2983) ![]() You can put this solution on YOUR website! Minor error is causing you grief\r \n" ); document.write( "\n" ); document.write( "2(r+c)=30--->2r+2c=30-->6r+6c=90 \n" ); document.write( "3(r-c)=30---->3r-3c=30--> 6r+6c=60 <-- you changed - to + here \n" ); document.write( "3(r-c)=30---->3r-3c=30--> 6r-6c=60 should be this\r \n" ); document.write( "\n" ); document.write( "Now just use elimination to solve. See here for a video on solving systems of equations. http://collabvsl.wetpaint.com/page/Solving+Systems+of+Equations\r \n" ); document.write( "\n" ); document.write( "6r + 6c = 90 \n" ); document.write( "6r - 6c = 60 \n" ); document.write( "------------ \n" ); document.write( "12r = 150 \n" ); document.write( "r = 12.5\r \n" ); document.write( "\n" ); document.write( "r+c = 15 \n" ); document.write( "12.5 + c = 15 \n" ); document.write( "c = 2.5\r \n" ); document.write( "\n" ); document.write( "Does that check out? \n" ); document.write( " \n" ); document.write( " |