document.write( "Question 1151489: during a portage, the leader of a scout troop decided to save time by hiking around a wooded area between the base camp and a lake. the troop reached the lake by walking 30 min on a bearing of N60E , then for 45 minutes on a bearing of N80W. the leader figures that they walked at an average speed of 3km/h
\n" );
document.write( "Draw a diagram showing the information given
\n" );
document.write( "If they could have walked straight through the forest area at 1km/h , did the troop save any time by going around ? \n" );
document.write( "
Algebra.Com's Answer #773296 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The instructions give these facts \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's set up the diagram. \n" ); document.write( "Step 1) Plot point A as the starting point. Draw a faint dashed line segment straight north of this point to set up a guideline. Then draw a 60 degree angle off this vertical segment to represent the bearing of N60E. This is the left most red angle in the diagram below. This is angle DAB. \n" ); document.write( "For more information about compass bearings, see this page below. \n" ); document.write( "http://academic.brooklyn.cuny.edu/geology/leveson/core/linksa/comp.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2) Following this bearing, draw a line segment and mark it to be 1.5 km. This value comes from fact 1 and fact 3. Distance = rate*time = 3*0.5 = 1.5; Mark point B at the other end of the segment.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 3) Draw a vertical dashed line through point B. Make sure to extend the line above and below point B. Plot points E and F at the endpoints of this dashed segment. I have point E north of B, while F is south of B. Angle ABF is 60 degrees because EF is parallel to AD, also because angles DAB and ABF are alternate interior angles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 4) Mark angle EBC to be 80 degrees. With point B as the reference point, look directly north to point E, then turn 80 degrees to the west to look at point C. This is the bearing N80W.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 5) Walk 2.25 km from B to C. The 2.25 comes from fact 2 and fact 3. Distance = rate*time = 3*0.75 = 2.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 6) The red and blue angles will help us find the green angle (see diagram below). The three angles add to 180. If x is the green angle, then 80+x+60 = 180 solves to x = 40. Therefore, angle ABC is 40 degrees, which is the green angle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After those steps, you should have this triangle set up \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's clean up a bit of the extra unneeded segments and points. \n" ); document.write( "We also don't need the compass anymore. \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sides: \n" ); document.write( "a = 2.25 km \n" ); document.write( "b = unknown \n" ); document.write( "c = 1.5 km\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Angles \n" ); document.write( "A = unknown \n" ); document.write( "B = 40 degrees \n" ); document.write( "C = unknown\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the Law of Cosines to solve for side 'b' \n" ); document.write( "b^2 = a^2 + c^2 - 2*a*c*cos(B) \n" ); document.write( "b^2 = 2.25^2 + 1.5^2 - 2*2.25*1.5*cos(40) \n" ); document.write( "b^2 = 5.0625 + 2.25 - 6.75*cos(40) \n" ); document.write( "b^2 = 5.0625 + 2.25 - 6.75*0.766044443118978 \n" ); document.write( "b^2 = 5.0625 + 2.25 - 5.1707999910531 \n" ); document.write( "b^2 = 2.1417000089469 \n" ); document.write( "b = sqrt(2.1417000089469) \n" ); document.write( "b = 1.46345481957828 \n" ); document.write( "b = 1.46345\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side b is roughly 1.46345 km \n" ); document.write( "So the distance from A to C is roughly 1.46345 km. \n" ); document.write( "Walking at a speed of 1 km/hr through the forest, it will take roughly t = d/r = 1.46345/1 = 1.46345 hours to go from A to C. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we went from A to B then to C, then it would take \n" ); document.write( "(30 min)+(45 min) = (0.5 hr)+(0.75 hr) = 1.25 hr\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The time difference is: \n" ); document.write( "1.46345 - 1.25 = 0.21345 hours\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.21345 hours = (0.21345 hours)*(60 min/1 hr) \n" ); document.write( "0.21345 hours = 12.807 minutes \n" ); document.write( "12.807 minutes = 12 min + 0.807 min \n" ); document.write( "12.807 minutes = 12 min + (0.807 min)*(60 sec/1 min) \n" ); document.write( "12.807 minutes = 12 min + 48.42 seconds \n" ); document.write( "12.807 minutes = 12 min, 48.42 seconds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Yes the troop saved time by going around the forest. \n" ); document.write( "They saved about 12.807 minutes (equivalent to 12 min, 48.42 seconds).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |