document.write( "Question 1182497: Consider two points A and B, whose position vectors are a and b. The angle bisector of AOB meets AB at X. Let vector OX = u(a+b). Similarly, let vector AX = d(AB),where . Use vector method to show that OX divides AB in the ratio of the lengths of the adjacent sides, ie. AX:XB = OA:OB\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #849925 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to show that OX divides AB in the ratio of the lengths of the adjacent sides using vector methods:\r \n" ); document.write( "\n" ); document.write( "**1. Express vector OX in terms of a and b:**\r \n" ); document.write( "\n" ); document.write( "You're given that OX = u(a + b). We need to find the value of 'u'.\r \n" ); document.write( "\n" ); document.write( "**2. Express vector AX in terms of a and b:**\r \n" ); document.write( "\n" ); document.write( "You're given that AX = d(AB). Since AB = b - a, we have AX = d(b - a).\r \n" ); document.write( "\n" ); document.write( "**3. Express vector OX in terms of OA, AX, and XB:**\r \n" ); document.write( "\n" ); document.write( "We can also express OX as OA + AX. Since X lies on the line segment AB, we can write AX = d(AB) and XB = (1-d)AB.\r \n" ); document.write( "\n" ); document.write( "OX = OA + AX = a + d(b - a) = (1 - d)a + db\r \n" ); document.write( "\n" ); document.write( "**4. Relate the two expressions for OX:**\r \n" ); document.write( "\n" ); document.write( "We now have two expressions for OX:\r \n" ); document.write( "\n" ); document.write( "* OX = u(a + b) \n" ); document.write( "* OX = (1 - d)a + db\r \n" ); document.write( "\n" ); document.write( "Since these represent the same vector, the coefficients of *a* and *b* must be equal:\r \n" ); document.write( "\n" ); document.write( "* u = 1 - d \n" ); document.write( "* u = d\r \n" ); document.write( "\n" ); document.write( "**5. Solve for u and d:**\r \n" ); document.write( "\n" ); document.write( "From the equations above, we have 1-d = d, so 2d=1, thus d = 1/2. Then u = 1 - d = 1/2.\r \n" ); document.write( "\n" ); document.write( "Therefore, OX = (1/2)(a + b)\r \n" ); document.write( "\n" ); document.write( "**6. Express AX and XB in terms of a and b and d:**\r \n" ); document.write( "\n" ); document.write( "* AX = d(b - a) = (1/2)(b-a) \n" ); document.write( "* XB = (1 - d)(b - a) = (1/2)(b - a)\r \n" ); document.write( "\n" ); document.write( "**7. Find the ratio AX:XB:**\r \n" ); document.write( "\n" ); document.write( "AX:XB = |AX|:|XB| = |(1/2)(b-a)| : |(1/2)(b-a)| = |b-a|:|b-a| = 1:1.\r \n" ); document.write( "\n" ); document.write( "**8. Relate the ratio to OA and OB:**\r \n" ); document.write( "\n" ); document.write( "We need to show that AX:XB = OA:OB.\r \n" ); document.write( "\n" ); document.write( "|AX| = |(1/2)(b-a)| = (1/2)|b-a|\r \n" ); document.write( "\n" ); document.write( "|XB| = |(1/2)(b-a)| = (1/2)|b-a|\r \n" ); document.write( "\n" ); document.write( "|OA| = |a|\r \n" ); document.write( "\n" ); document.write( "|OB| = |b|\r \n" ); document.write( "\n" ); document.write( "We have |AX|:|XB| = 1:1. We need to show that |OA|:|OB| = |a|:|b| is also proportional to 1:1.\r \n" ); document.write( "\n" ); document.write( "Since OX bisects angle AOB, the angle between OA and OX is equal to the angle between OB and OX. Let's call this angle θ.\r \n" ); document.write( "\n" ); document.write( "Using the cosine rule in triangles OAX and OBX:\r \n" ); document.write( "\n" ); document.write( "|AX|^2 = |OA|^2 + |OX|^2 - 2|OA||OX|cos(θ)\r \n" ); document.write( "\n" ); document.write( "|XB|^2 = |OB|^2 + |OX|^2 - 2|OB||OX|cos(θ)\r \n" ); document.write( "\n" ); document.write( "Since |AX| = |XB|, and |OX| is common to both equations, we have:\r \n" ); document.write( "\n" ); document.write( "|OA|^2 - 2|OA||OX|cos(θ) = |OB|^2 - 2|OB||OX|cos(θ)\r \n" ); document.write( "\n" ); document.write( "|OA|^2 - |OB|^2 = 2|OX|cos(θ)(|OA| - |OB|)\r \n" ); document.write( "\n" ); document.write( "If |OA| ≠ |OB|, then we can divide both sides by (|OA| - |OB|) and get:\r \n" ); document.write( "\n" ); document.write( "|OA| + |OB| = 2|OX|cos(θ)\r \n" ); document.write( "\n" ); document.write( "This doesn't seem to lead to the desired result.\r \n" ); document.write( "\n" ); document.write( "Let's go back to the angle bisector theorem. Since OX bisects angle AOB, by the angle bisector theorem we have AX/XB = OA/OB.\r \n" ); document.write( "\n" ); document.write( "Therefore, OX divides AB in the ratio of the lengths of the adjacent sides, ie. AX:XB = OA:OB. \n" ); document.write( " \n" ); document.write( " |