document.write( "Question 1179678: Two industrious Avenues students are trying to find the distance across the Pinheiros River in São
\n" );
document.write( "Paulo. After marking points A and B about 86 m apart on one bank, they sight a point P, on the opposite
\n" );
document.write( "bank, and measure angles PAB and PBA to be 30 and 129 degrees, respectively. This enables them to
\n" );
document.write( "calculate the altitude from P to the baseline AB. To the nearest meter, how wide, straight across, is the
\n" );
document.write( "Pinheiros River?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #850187 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to solve this problem using trigonometry:\r \n" ); document.write( "\n" ); document.write( "1. Visualize the Triangle:\r \n" ); document.write( "\n" ); document.write( "Imagine a triangle PAB, where A and B are points on one bank of the river, and P is a point on the opposite bank. \n" ); document.write( "We know AB = 86 meters. \n" ); document.write( "We know angle PAB = 30 degrees. \n" ); document.write( "We know angle PBA = 129 degrees. \n" ); document.write( "2. Calculate Angle APB:\r \n" ); document.write( "\n" ); document.write( "The sum of angles in a triangle is 180 degrees. \n" ); document.write( "Angle APB = 180 - (30 + 129) = 180 - 159 = 21 degrees. \n" ); document.write( "3. Use the Law of Sines to Find AP:\r \n" ); document.write( "\n" ); document.write( "The Law of Sines states: a/sin(A) = b/sin(B) = c/sin(C) \n" ); document.write( "In our case: AP/sin(PBA) = AB/sin(APB) \n" ); document.write( "AP/sin(129) = 86/sin(21) \n" ); document.write( "AP = (86 * sin(129)) / sin(21) \n" ); document.write( "AP ≈ (86 * 0.7771) / 0.3584 \n" ); document.write( "AP ≈ 234.8 meters \n" ); document.write( "4. Calculate the Altitude (Width of the River):\r \n" ); document.write( "\n" ); document.write( "Let h be the altitude from P to AB. \n" ); document.write( "In triangle AP, we have: sin(PAB) = h/AP \n" ); document.write( "sin(30) = h/234.8 \n" ); document.write( "h = 234.8 * sin(30) \n" ); document.write( "h = 234.8 * 0.5 \n" ); document.write( "h = 117.4 meters \n" ); document.write( "5. Round to the Nearest Meter:\r \n" ); document.write( "\n" ); document.write( "The width of the river is approximately 117 meters. \n" ); document.write( "Final Answer:\r \n" ); document.write( "\n" ); document.write( "The width of the Pinheiros River is approximately 117 meters. \n" ); document.write( " |