Find the minimum area, , of a triangle in which the Clawson Point is a distance of 3, 4, and 5 units from the triangle's vertices. Submit .
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.
Triangle A B C with vertex
A = ( − 5 , 0 )
B ( t ) = ( 4 cos t , 4 sin t )
C ( s ) = ( 3 cos s , 3 sin s )
Solution of problem is triangle A B C with Clawson point ( 0 , 0 ) .
Examples of the locus of Clawson point for t = c o n s t and s = 0 . . 2 π - purple line
1.
2.
3.
Use Phyton.
Find t , s and B ( t ) , C ( s ) - that
tan A h a = tan B h b = tan C h c
h a - distance from point ( 0 , 0 ) to line B C , h b - distance from point ( 0 , 0 ) to line A C , h c - distance from point (0,0) to line A B , A , B , C - are angles of triangle A B C .
Result is
t = 1 . 0 7 8 3 1 5 3 5
s = 1 . 0 5 8 5 0 0 5 0
n o r m a = 1 . 0 1 5 4 e − 1 1
S = 1 . 9 8 8 6 1 4 0 6 8 5
My answer 19886 - is mistake. I change it to 19885 - it is true.
P.S. Clawson Point max Area Problem