document.write( "Question 604301: Would someone please assist me with this problem? I cannot figure it out for anything.\r
\n" );
document.write( "\n" );
document.write( "During the first part of a trip, a canoeist travels 84 miles at a certain speed. THe canoiest travels 22 miles on the second part of the trip at 5mph slower. he total trip is 2 hours. What is the speed on each part of the trip?
\n" );
document.write( "Speed on first part? Speed on second part? \n" );
document.write( "
Algebra.Com's Answer #381088 by mananth(16946)![]() ![]() You can put this solution on YOUR website! First Part 84 miles \n" ); document.write( "Second Part 22 miles \n" ); document.write( " \n" ); document.write( "First Part x mph \n" ); document.write( "Second Part x -5 mph \n" ); document.write( "Total time 2 hours \n" ); document.write( "First Part time 84 / x \n" ); document.write( "Second Part time 22 / ( x -5 ) \n" ); document.write( " \n" ); document.write( "Time first part + time second part = 2 hours \n" ); document.write( " \n" ); document.write( "84/x+22 /(x-5) =2 \n" ); document.write( "LCD = (x)*(x-5) \n" ); document.write( "multiply the equation by the LCD \n" ); document.write( "we get \n" ); document.write( "84*(x -5)+22 x= 2 \n" ); document.write( "84x-420 +22x=2X^2-10 \n" ); document.write( "116 x+ -420 = 2 X^2 \n" ); document.write( "2 X^2 -116 x+ 420 = 0 \n" ); document.write( "2 X^2+ -116 x+ 420 = = 0 \n" ); document.write( "/ 2 \n" ); document.write( "2 X^2 -116 x+ 420 = 0 \n" ); document.write( " \n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 2 b= -116 c= 420 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 13456 - 3360 \n" ); document.write( "b^2-4ac= 10096 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 116 + 100.48 )/ 4 \n" ); document.write( "x1= 54.12 \n" ); document.write( "x2=( 116 -100.48 ) / 4 \n" ); document.write( "x2= 3.88 \n" ); document.write( "x2 is not possible\r \n" ); document.write( "\n" ); document.write( "so speed = 54.12 mph I part \n" ); document.write( "49.12 mph II part \n" ); document.write( " |