is a right triangle at , and has , , . You want to place a point inside the triangle, such that , as shown in the attached figure.
Find this point and submit as your answer , where is the floor function (for example ).
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.
I) What we want is the first Fermat Point (P) of the triangle and this can be determined as shown in the diagram by drawing outward equilateral triangles on AB & BC. Point P turns out to be the intersection of the following two lines: y=(6-2x)/(3+2(3)^(1/2)) and y=4 - (8+3(3)^(1/2))x/3. As a matter of fact, P:( 0.75118,0.69579). The required expression can now be calculated using the distance formula. II) Since the Fermat Point is such that / CPA=/ APB=/_BPC=120°, we can write the following equations: a²+b²+ab=9, a²+c²=16, b²+c²=25 which yiels a=1.02391, b=2.354 & c=3.38852 with the Reqd. Expression =100(a+b+c)=676.643