document.write( "Question 1140526: A man start from P and walk 8km on a bearing of 70 degree. He then walk 12km on the bearing of 105 degree to Q, what is the bearing of Q from P \n" ); document.write( "
Algebra.Com's Answer #761060 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Draw this.
\n" ); document.write( "We know two side lengths and the angle between, which is 145 degrees. Call that side c and use Law of Cosines
\n" ); document.write( "c^2=a2+b^2-2abcos C
\n" ); document.write( "=64+144-2*8*12(-0.819)
\n" ); document.write( "=208+157.24
\n" ); document.write( "=365.24
\n" ); document.write( "c=sqrt(365.24)=19.11 km
\n" ); document.write( "Now use Law of Sines
\n" ); document.write( "19.11/sin 145=12/sin A, where A is the angle between the original direction walked and the final bearing.
\n" ); document.write( "33.32=12/sin A\r
\n" ); document.write( "\n" ); document.write( "sin A=12/33.32=0.3601
\n" ); document.write( "sin^-1 of 0.3601=21.11 degrees.\r
\n" ); document.write( "\n" ); document.write( "That is measured from the 70 degree bearing first started, so the final bearing is 91.11 deg
\n" ); document.write( "
\n" );