document.write( "Question 1205527: A helicopter leaves a point P and flies on a bearing of 162 for 3km to a point Q, and then due west to a point R which is on a bearing of 220 from P. Find PR. Find RQ. The flight takes 4 minutes . Find the speed of the helicopter in kilometer per hour \n" ); document.write( "
Algebra.Com's Answer #842389 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PR = 3.724548327 kilometers \n" ); document.write( "RQ = 3.321144499 kilometers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total trip from P to Q to R = 6.321144499 kilometers. \n" ); document.write( "that took 4 minutes = 4/60 hours. \n" ); document.write( "rate * time = distance. \n" ); document.write( "rate * 4/60 = 6.321144499. \n" ); document.write( "solve for rate to get: \n" ); document.write( "rate = 6.321144499 * 60 / 4 = 94.81716749 kilometers per hour. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "my diagram is shown below along with my scribbles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the locations were from P to Q to R. \n" ); document.write( "that would be line segments PQ and RQ.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "line segment RQ is composed of line segments RC and CQ.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "triangles PQC and PRC were formed. \n" ); document.write( "angle QPC is 18 degrees because it is 180 minus 162. \n" ); document.write( "162 degrees was the bearing from point P to point Q.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "angle RPC is 40 degrees because it is 220 minus 180. \n" ); document.write( "220 degrees was the bearing from point P to point R.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used storage locations to hold the results from the various calculations required.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length of PQ was given as 3 kilometers. \n" ); document.write( "the length of CQ was based on the sine of 18 degrees and was equal to .92705... kilometers that were stored in SLA. \n" ); document.write( "SLA is storage location A on my calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length of PC was based on the cosine of 18 degrees and was equal to 2.85316... that were stored in SLB. \n" ); document.write( "SLB is storage location B on my calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since i found the length of PC, i was able to use that to get the lengths of PR and RC. \n" ); document.write( "RC was 2.39409... and stored in SLC. \n" ); document.write( "PR was 3.72454... and stored in SLD.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "RQ was the sum of RC and CQ equal to 3.32114... and stored in SLE.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total route traveled by the helicopter was the length of PQ and QC and RC which was equal to 6.32114... and stored in SLF.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the speed of the helicopter, i used the rate * time = distance formula. \n" ); document.write( "the time was 4 minutes = 4/60 hours. \n" ); document.write( "the distance was 6.32114.... which was stored in SLF. \n" ); document.write( "the formual because rate * 4/60 = 6.32114... \n" ); document.write( "i solved for rate to get rate = 94.817... kilometers per hour which was stored in SLG.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hopefully, you can follow this. \n" ); document.write( "if you have any questions, feel free to send me an email through algebra.com. \n" ); document.write( "theo \n" ); document.write( " |