Let A B C be a right-angled triangle at B . Take points P 1 , P 2 , P 3 , … , P 7 on A C such that A P 1 = P 1 P 2 = ⋯ = P 6 P 7 = P 7 C . If B P 1 2 + B P 2 2 + ⋯ + B P 7 2 = 7 0 , find the value of A C .
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.
A slightly more direct explanation is that since P 4 is the midpoint of A C , we can repeatedly apply Stewart's Theorem, which gives us equations to simplify the sum of B P i 2 into just B P 4 2 and A C 2 .
Then since we have a right triangle, use B P 4 = A P 4 = C P 4 to solve.
Log in to reply
p4 is a midpoint only if the triangle is isoceles, (special case)
Log in to reply
You are given that A P 1 = P 1 P 2 = P 2 P 3 = P 3 P 4 = P 4 P 5 = P 5 P 6 = P 6 P 7 = P 7 C , so each of these segments has length 8 1 A C , which is why P 4 is the midpoint. It does not make any assumption about special cases.
I did that too :)
this is wrong, actually AC = 4*sqrt(2) = 5.65685424949238
Log in to reply
Oops... corrected my solution, went wrong when adding up
Consider ABC is an isosceles right angled triangle (if it holds good for right angled triangle it should hold good for an isosceles right angled triangle).
From the given condition we can conclude A P 1 = P 1 P 2 = . . . . = P 6 P 7 = P 7 C = 8 A C The following triangles forms a right angled triangle at P4 ABP4 and CBP4 C o n s i d e r t r i a n g l e B P 4 P 3 a n d B P 4 P 5 a n d a p p l y p y t h a g a r o u s t h e o r e m B P 3 2 = B P 5 2 = B P 4 2 + ( 8 A C ) 2 S i m i l l a r y c o n s i d e r B P 4 P 2 , B P 4 P 1 , B P 4 P 6 , B P 4 P 7 , B P 4 C , B P 4 A a n d w e g e t t h e f o l l o w i n g r e s u l t s B P 2 2 = B P 6 2 = B P 4 2 + ( 8 2 . A C ) 2 B P 1 2 = B P 7 2 = B P 4 2 + ( 8 3 . A C ) 2 B A 2 = B C 2 = B P 4 2 + ( 8 4 . A C ) 2 G i v e n B P 1 2 + B P 2 2 + . . . + B P 6 2 + B P 7 2 = 7 0 S u b s t i t u t e t h e v a l u e s a n d s o l v e u w i l l g e t 6 4 2 8 . A C 2 + 7 . B P 4 2 = 7 0 ( E q u 1 ) B P 4 2 = B A 2 − ( 8 4 . A C ) 2 B u t A C 2 = B C 2 + B A 2 ( B C = B A ) B A 2 = 2 A C 2 F i n a l l y B P 4 2 = 2 A C 2 − ( 8 4 . A C ) 2 = 4 A C 2 o n s u b s t i t u t i n g i n e q u 1 w e g e t A C = 4 . 2 = 5 . 6 5 6
You should not use special case in your proof.
yes answer is 4*srt2 in reply to calvin lin even if p4 is mid point its not necessary that bp4p5,bp4p6 and so on will be right angled triangle as abc is not an isosceles triangle
Problem Loading...
Note Loading...
Set Loading...
Let ABC be the right triangle, right angled at B.
Given that P1, P2, ..., P7 are points on AC and AP1 = P1P2 = ..... = P7C = P (Lets say)
Drop perpendiculars from P1, P2,...,P7 to BC, we can see that the perpendiculars divide the side AB in to 8 equal parts with length say x, such that 8x = BC
Similarly draw perpendiculars from P1, P2,...,P7 to AB, we can see that the perpendiculars divide the side AB in to 8 equal parts with length say y, such that 8y = AB
Now we can write the following
AC = 8P
BC = 8x
AB = 8y
AC^2 = AB^2 + BC^2
64P^2 = 64x^2 + 64y^2
P^2 = x^2 + y^2
BP1^2 = x^2 + 49y^2
BP2^2 = 4x^2 + 36y^2
BP3^2 = 9x^2 + 25y^2
BP4^2 = 16x^2 + 16y^2
BP5^2 = 25x^2 + 9y^2
BP6^2 = 36x^2 + 4y^2
BP7^2 = 49 x^2 + y^2
Adding up: BP1^2 + BP2^2 +.....+BP7^2 = 140(x^2 + y^2) = 70 ==> (x^2 + y^2) = 0.5
x^2 + y^2 = P^2 = 70/140=> P = sqrt(0.5)
AC = 8P = 8sqrt(0.5) = 5.65685424949238