A B C D is a square with A B = 2 5 . P is a point within A B C D such that P A = 2 4 and P B = 7 . What is the value of P D 2 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Everyone approached this problem using Cosine rule, which would work nicely for arbitrary lengths. Because we have a right angle, this problem admits a 'simpler' solution shown below.
Common mistakes
Note that 7^2 + 24^2 = 25^2, therefore the triangle ABP is a right triangle. APB = 90 deg. So sin(BAP) = 7/25, and thus cos(DAP) = 7/25 via the Property of Complementary Angles.
Therefore, we can use the Law of Cosines to determine the value of PD^2. PD^2 = 25^2 + 24^2 - 2(25)(24) cos DAP PD^2 = 625 + 576 - 336 PD^2 = 865
In Δ A P D , A D = 2 5 and A P = 2 4 . If we let θ = m ∠ D A P , then according to the Law of Cosines,
P D 2 = 2 5 2 + 2 4 2 − 2 ( 2 5 ) ( 2 4 ) cos θ = 1 2 0 1 − 1 2 0 0 cos θ .
We can determine the value of cos θ as follows.
Since A P 2 + B P 2 = A B 2 , the converse of the Pythagorean Theorem tells us that Δ A B P must be a right triangle, with m ∠ A P B = 9 0 ∘ . Therefore m ∠ P A B + m ∠ A B P = 9 0 ∘ . We also know, since A B C D is a square, that m ∠ P A B + m ∠ D A P = 9 0 ∘ . Therefore, m ∠ A B P = m ∠ D A P , the angle we referred to as θ . Looking at right Δ A B P again, we see that
cos θ = A B B P = 2 5 7 , and
P D 2 = 1 2 0 1 − 1 2 0 0 cos θ = 1 2 0 1 − 1 2 0 0 ( 2 5 7 ) = 8 6 5 .
25^2 = 24^2+7^2 ? so angle APB = 90° sin(angle BAP) = 7/25 So cos(angle DAP) = 7/25 , properties of complementary angles, since angle A = 90° By the cosine law: PD^2 = 25^2 + 24^ - 2(25)(24)cos DAP = 625 + 576 - 2(25)(24)(7/25) = 1201 - 336 = 865 Answer:865
Notice that 25^2 = 24^2 + 7^2.
Therefore, the angle APB must be 90 degrees.
Sin (angle BAP) = 7/25
Since angle DAB is a right angle, angle DAP is the complement of angle BAP and the cosine of angle DAP must be 7/25.
Use the Law of Cosines to solve for the value of PD^2.
(PD)^2 = 25^2 + 24^2 + (2)(25)(24)(cos (angle DAP)
Substitute in the value of angle DAP as 7/25
(PD)^2 = 625 + 576 - (2)(25)(24)(7/25) (PD)^2 = 1201 - 336 (PD)^2= 865
Observe that P A 2 + P B 2 = A B 2 . Therefore triangle A B P is a right triangle, wich implies that ∠ A P B = 9 0 ∘ .
Let θ = ∠ P B A .
Since ∠ A P B = 9 0 ∘ ⇒ ∠ P A B + θ = 9 0 ∘ .
Since ∠ B A D = 9 0 ∘ ⇒ ∠ P A B + ∠ P A D = ∠ P A B + θ ⇒ ∠ P A D = θ .
Using the cosine rule, we observe the following:
7 2 + 2 5 2 = 2 4 2 + 2 ( 7 ) ( 2 5 ) cos θ ⇒ 2 ( 2 5 ) cos θ = 1 4 ... (1)
2 4 2 + 2 5 2 = P D 2 + 2 ( 2 4 ) ( 2 5 ) cos θ ⇒ P D 2 = 1 2 0 1 − 2 ( 2 4 ) ( 2 5 ) cos θ ... (2)
By substitution of (1) in (2) we obtain:
P D 2 = 1 2 0 1 − 1 4 ( 2 4 ) = 8 6 5 .
APB is a right triangle (24^2 + 7^2 = 25^2) Forming triangle APD, where we already knew AP and AD. By cosine law, we can obtain PD if we know angle PAD. We knew that angle PAD is complementary with angle PAB. Therefore, cos (angle PAD) = sin (angle PAB) = 7/25. By cosine law, we can compute the value of (PD)^2.
Angle PAD = 90 degrees - Angle PAB = Angle PBA cos(angle PAD) = (1201-PD^2)/1200 cos(angle PBA) = 7/25
(1201-PD^2)/1200=7/25 =>1201-PD^2 = 336 PD^2 = 865
Let E be the foot of the altitude of PE to AB. Also let F be the foot of the altitude of PF to AD. Triangle BPA has perimeter 25+24+7=56. Using Heron formula we find that the area of triangle BPA is 84. That means that 84= AB * PE/2, so PE=168/25. Since ABCD is a square FD=25-(168/25). Using Pythagorean theorem we find that EA^2 = 24^2-(168/25)^2=EF. Now, using again Pythagorean theorem we get: PD^2= PF^2+ FD^2 = 24^2-(168/25)^2 + (25-(168/25))^2=865.
Let \angle\ PAB = \alpha\ and \angle\ PAD = \beta\
From triangle PAB,
a = PA = 24, b = AB = 25 and c = PB = 7
\cos\alpha = \frac{a^2 + b^2 - c^2}{2ab} (Cosine Rule)
\cos\alpha = \frac{24^2 + 25^2 - 7^2}{2 \times 24 \times 25}
\cos\alpha = \frac{576 + 625 - 49}{1200}
\cos\alpha = \frac{24}{25}
\cos\alpha = 0.96
\alpha = 16.26^\circ \beta = 90^\circ - \alpha
\beta = 90^\circ - 16.26^\circ
\beta =73.74^\circ
From triangle PAD
a = PA = 24, b = AD = 25 and c = PD
c^2 = a^2 + b^2 - 2ab\cos\beta
c^2 =24^2 + 25^2 - 2\times24\times25\times\cos73.74 ^ \circ
c^2 = 576 + 625 - 336
c^2 = 865
i.e., PD^2 = 865
Problem Loading...
Note Loading...
Set Loading...
We know that the square has side 25cm, P A = 2 4 cm and P B = 7 cm. We can conclude that the triangle A P B is a right angled triangle at P . Let angle P A B = m (in degrees). Then sin m = perpendicular/ hypotenuse = 7 / 2 5 . Looking at triangle P A D , if we get angle P A D , then by applying Cosine rule, we can directly get P D 2 .
As in the triangle P A D , then cos P A D is the same as cos ( 9 0 − m ) . We can use the transformation trigonometric identity, cos ( 9 0 − m ) = sin m . Therefore cos P A D is same as sin m , that is 7 / 2 5 . Now applying cosine rule to the triangle P A D , we get, P D 2 = P A 2 + A D 2 − 2 . P A . A D . cos ( 9 0 − m ) = 6 2 5 + 5 7 6 − 2 × 2 5 × 2 4 × 7 / 2 5 = 8 6 5 . Therefore , P D 2 = 8 6 5
[Latex edits]