document.write( "Question 1129291: To find the distance between two points A and B on opposite sides of a river, a surveyor measures out a base liner AC that is 25 m long. He then measures angle A = 82 degrees and angle C = 69 degrees. Calculate the distance AB \n" ); document.write( "
Algebra.Com's Answer #745973 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
To find the distance between two points A and B on opposite sides of a river,
\n" ); document.write( " a surveyor measures out a base liner AC that is 25 m long.
\n" ); document.write( " He then measures angle A = 82 degrees and angle C = 69 degrees.
\n" ); document.write( " Calculate the distance AB
\n" ); document.write( ":
\n" ); document.write( "find the 3rd angle B
\n" ); document.write( "180 - 82 - 69 = 29 degrees
\n" ); document.write( "let d = AB, the distance across the river
\n" ); document.write( "Use the law of signs to find d
\n" ); document.write( "\"d%2Fsin%2869%29\" = \"25%2Fsin%2829%29\"
\n" ); document.write( "sin(29)*d = sin(69)*25
\n" ); document.write( ".4048d = 23.34
\n" ); document.write( "d = \"23.34%2F.4048\"
\n" ); document.write( "d = 48.14 m distance AB
\n" ); document.write( "
\n" );