document.write( "Question 474036: During the first part of a trip a canoeist travels 95 miles at a certain speed.
\n" );
document.write( "The canoeist travels 22 miles on the second part of the trip at a speed of 5 mph slower.
\n" );
document.write( "The total time for the trip is 3 hrs. What was the speed on each part of the trip?
\n" );
document.write( "Please provide exact answers for each part! \n" );
document.write( "
Algebra.Com's Answer #325118 by mananth(16946)![]() ![]() You can put this solution on YOUR website! First part 95 miles \n" ); document.write( "Second part 22 miles \n" ); document.write( " \n" ); document.write( "speed in first part x mph \n" ); document.write( "speed second part x-5 mph \n" ); document.write( "Total rowing time 3 hours \n" ); document.write( "Time first part 95/x \n" ); document.write( "Time second part 22/(x-5) \n" ); document.write( " \n" ); document.write( "Time first part + time second part = 3 hours \n" ); document.write( " \n" ); document.write( "95/x+22/(x-5)= 3 \n" ); document.write( "LCD =x *(x-5) \n" ); document.write( "multiply the equation by the LCD \n" ); document.write( "we get \n" ); document.write( "95*(x-5 )+22x = 3 \n" ); document.write( "95x-475 +22x=3x^2 \n" ); document.write( "117x-475=3x^2+475 \n" ); document.write( "3x^2-132x+475 = 0 \n" ); document.write( "3x^2-132x+475 = 0 \n" ); document.write( "/ 3 \n" ); document.write( "1x^2-44 x+158.33=0 \n" ); document.write( " \n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 1 b= -44 c= 158.33 \n" ); document.write( " \n" ); document.write( "b^2-4ac=1936+633.33 \n" ); document.write( "b^2-4ac=1302.67 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=(44+36.09)/ 2 \n" ); document.write( "x1= 40.05 \n" ); document.write( "x2=(44 -36.09 ) / 2 \n" ); document.write( "x2= 3.95 Ignore \n" ); document.write( "x = 40.05 mph first part \n" ); document.write( "35.05 mph second part \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |