{"id":2643,"date":"2023-04-18T18:37:33","date_gmt":"2023-04-18T22:37:33","guid":{"rendered":"http:\/\/mathfun4kids.com\/mlog\/?p=2643"},"modified":"2024-10-25T12:33:27","modified_gmt":"2024-10-25T16:33:27","slug":"geometry-challenge-13","status":"publish","type":"post","link":"https:\/\/mathfun4kids.com\/mlog\/?p=2643","title":{"rendered":"Geometry Challenge &#8211; 13"},"content":{"rendered":"\n<p>$ABCD$ is a square, P is an inner point such that $PA:PB:PC=1:2:3$. Find $\\angle{APB}$ in degrees.<\/p>\n\n\n\n<div style=\"margin-left:10px;float:right\"><svg width=\"140\" height=\"140\">\n<path d=\"M 20 20 L 120 20 L 120 120 L 20 120 L 20 20\" stroke=\"black\" fill=\"none\"><\/path>\n<path d=\"M 50.6 38 L 20 20 M 50.6 38 L 120 20 M 50.6 38 L 120 120\" stroke=\"black\" fill=\"none\"><\/path>\n<path d=\"M 20 20 L 120 120\" stroke=\"red\" fill=\"none\"><\/path>\n<text text-anchor=\"middle\" x=\"10\" y=\"15\" stroke=\"black\" font-size=\"smaller\">A<\/text>\n<text text-anchor=\"middle\" x=\"130\" y=\"15\" stroke=\"black\" font-size=\"smaller\">B<\/text>\n<text text-anchor=\"middle\" x=\"130\" y=\"135\" stroke=\"black\" font-size=\"smaller\">C<\/text>\n<text text-anchor=\"middle\" x=\"10\" y=\"135\" stroke=\"black\" font-size=\"smaller\">D<\/text>\n<text text-anchor=\"middle\" x=\"68\" y=\"48\" stroke=\"black\" font-size=\"smaller\">P<\/text>\n<\/svg><\/div>\n\n\n\nClick <a onclick=\"toggle_visibility('geometry-chall-13');\">here<\/a> for the solution.\n<div id=\"geometry-chall-13\" style=\"display:none\">\n\n\n\n<p><strong>Solution 1<\/strong>: As shown in the diagram at the right, link $AC$. Without loss of generality, let $AB=BC=CD=DA=x$, $PA=1$, $PB=2$, $PC=3$, $\\angle{APB}=\\alpha$, $\\angle{BPC}=\\beta$. Therefore $AC=\\sqrt{2}x$, and $\\angle{APC}=360^\\circ-(\\alpha+\\beta)$.<\/p>\n\n\n\n<p>Applying the Law of Cosines on $\\triangle{APB}$, $\\triangle{BPC}$, and $\\triangle{CPA}$:<\/p>\n\n\n\n<p>$$AB^2=PA^2+PB^2-2\\cdot PA\\cdot PB\\cdot cos\\angle{ABP}$$<\/p>\n\n\n\n<p>$$BC^2=PB^2+PC^2-2\\cdot PB\\cdot PC\\cdot cos\\angle{BPC}$$<\/p>\n\n\n\n<p>$$AC^2=PA^2+PC^2-2\\cdot PA\\cdot PC\\cdot cos\\angle{CPA}$$<\/p>\n\n\n\n<p>i.e.<\/p>\n\n\n\n<p>$$x^2=1^2+2^2-2\\cdot 1\\cdot 2\\cdot cos(\\alpha)$$<\/p>\n\n\n\n<p>$$x^2=2^2+3^2-2\\cdot 2\\cdot 3\\cdot cos(\\beta)$$<\/p>\n\n\n\n<p>$$2x^2=1^2+3^2-2\\cdot 1\\cdot 3\\cdot cos(360^\\circ &#8211; (\\alpha+\\beta))$$<\/p>\n\n\n\n<p>Simplifying the above equations<\/p>\n\n\n\n<p>$$x^2=5-4\\cdot cos(\\alpha)$$<\/p>\n\n\n\n<p>$$x^2=13-12\\cdot cos(\\beta)$$<\/p>\n\n\n\n<p>$$x^2=5-3\\cdot cos(\\alpha+\\beta)$$<\/p>\n\n\n\n<p>Let $cos(\\alpha)=y$, $cos(\\beta)=z$, then $cos(\\alpha+\\beta)=y\\cdot z-\\sqrt{1-y^2}\\cdot\\sqrt{1-z^2}$.<\/p>\n\n\n\n<p>$$x^2=5-4y$$ $$x^2=13-12z$$ $$x^2=5-3(yz-\\sqrt{1-y^2}\\cdot\\sqrt{1-z^2})$$<\/p>\n\n\n\n<p>Replacing $x^2$ with $5-4y$, $z$ with $\\dfrac{y+2}{3}$ in the above:<\/p>\n\n\n\n<p>$$5-4y=5-3(y\\cdot\\dfrac{y+2}{3}-\\sqrt{1-y^2}\\cdot\\sqrt{1-(\\dfrac{y+2}{3})^2})$$<\/p>\n\n\n\n<p>Simplifying and factorizing the above: $$(4y-5)(2y^2-1)=0$$ Solving the above equation, $$y=\\dfrac{5}{4}\\ \\ \\ \\ \\ or \\ \\ \\ \\ \\ y=-\\dfrac{\\sqrt{2}}{2}$$ Ignoring the invalid value, we have $cos(\\alpha)=-\\dfrac{\\sqrt{2}}{2}$. Thus $$\\angle{APB}=\\alpha=\\boxed{135^\\circ}$$<\/p>\n\n\n\n<div style=\"margin-left:10px;float:right\">\n<svg width=\"200\" height=\"140\">\n<path d=\"M 20 20 L 120 20 L 120 120 L 20 120 L 20 20\" stroke=\"black\" fill=\"none\"><\/path>\n<path d=\"M 50.6 38 L 20 20 M 50.6 38 L 120 20 M 50.6 38 L 120 120\" stroke=\"black\" fill=\"none\"><\/path>\n<path d=\"M 138 89.4 L 50.6 38 M 138 89.4 L 120 20 M 138 89.4 L 120 120\" stroke=\"red\" fill=\"none\"><\/path>\n<text text-anchor=\"middle\" x=\"10\" y=\"15\" stroke=\"black\" font-size=\"smaller\">A<\/text>\n<text text-anchor=\"middle\" x=\"130\" y=\"15\" stroke=\"black\" font-size=\"smaller\">B<\/text>\n<text text-anchor=\"middle\" x=\"130\" y=\"135\" stroke=\"black\" font-size=\"smaller\">C<\/text>\n<text text-anchor=\"middle\" x=\"10\" y=\"135\" stroke=\"black\" font-size=\"smaller\">D<\/text>\n<text text-anchor=\"middle\" x=\"43\" y=\"48\" stroke=\"black\" font-size=\"smaller\">P<\/text>\n<text text-anchor=\"middle\" x=\"145\" y=\"95\" stroke=\"black\" font-size=\"smaller\">Q<\/text>\n<\/svg><\/div>\n\n\n\n<p><strong>Solution 2<\/strong>: Rotating $P$ around $B$ for $90^\\circ$ to point $Q$, as shown in the diagram at the right. Since $ABCD$ is a square, $\\triangle{APB}\\cong \\triangle{CQB}$, and $\\triangle{PBQ}$ is right and isosceles. Therefore $PQ=\\sqrt{2}PB$ and $\\angle{BQP}=45^\\circ$.<\/p>\n\n\n\n<p>Because $QC:PQ:PC=PA:\\sqrt{2}PB:PC=1:2\\sqrt{2}:3$, $\\triangle{CQP}$ is right and $\\angle{CQP}=90^\\circ$. Therefore $$\\angle{APB}=\\angle{CQB}=\\angle{CQP}+\\angle{BQP}=90^\\circ+45^\\circ=\\boxed{135^\\circ}$$<\/p>\n\n\n\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>$ABCD$ is a square, P is an inner point such that $PA:PB:PC=1:2:3$. Find $\\angle{APB}$ in degrees. A B C D P Click here for the solution. Solution 1: As shown in the diagram at the right, link $AC$. Without loss &hellip; <a href=\"https:\/\/mathfun4kids.com\/mlog\/?p=2643\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false},"categories":[13,9,15],"tags":[],"_links":{"self":[{"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/posts\/2643"}],"collection":[{"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2643"}],"version-history":[{"count":37,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/posts\/2643\/revisions"}],"predecessor-version":[{"id":4576,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=\/wp\/v2\/posts\/2643\/revisions\/4576"}],"wp:attachment":[{"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mathfun4kids.com\/mlog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}