Question 1210173
<br>
Also borrowing the diagram from Edwin, and modifying it some for my use....<br>
{{{drawing(400,1600/9,-1,8,-1,3,

triangle(0,0,7,0,2.357142857,1.855768722),

green(line(0,0,3.78882,1.28251)),

locate(0,0,B),locate(7,0,C), locate(2.27,2.18,A),
green(locate(3.77,1.6,E)),

locate(3,2,x),

locate(1.2,1.53,3), locate(3.5,0,7), locate(4.5,1.4,"5-x"),

green(locate(2.2,.8,4))


 )}}}
If point D is anywhere on AE between A and E (i.e., if point P is inside triangle ABE), the length of BD will be less than 4, as required.<br>
(1) Use Heron's formula to find the area of triangle ABC.<br>
{{{sqrt((15/2)(9/2)(5/2)(1/2))=(15sqrt(3))/4}}}<br>
(2) Use Stewart's Theorem to determine the length of AE.<br>
{{{(7)(x)(7)+(3)(5-x)(3)=(4)(5)(4)+(5)(x)(5-x)}}}
{{{49x+45-9x=80+25x-5x^2}}}
{{{5x^2+15x-35=0}}}
{{{x^2+3x-7=0}}}<br>
{{{x=(-3+sqrt(37))/2}}} (ignore the negative root!)<br>
(3) use the law of cosines to find the measure of angle A.<br>
{{{7^2=3^2+5^2-2(3)(5)cos(A)}}}
{{{49=34-30cos(A)}}}
{{{15=-30cos(A)}}}
{{{cos(A)=-.5}}}<br>
The measure of angle A is 120 degrees.<br>
(4) Find the area of triangle ABE using area = (1/2)(AB)(BE)sin(A).<br>
Cos(A) is 0.5, and angle A is obtuse, so sin(A) is {{{(-sqrt(3)/2)}}}<br>
{{{(1/2)(3)((-3+sqrt(37))/2)((-sqrt(3)/2))=(-9sqrt(3)+3sqrt(111))/8}}}<br>
(5) The probability in the question is the ratio of the areas of triangles ABE and ABC:<br>
{{{((-9sqrt(3)+3sqrt(111))/8)/((15sqrt(3))/4)}}}<br>
To several decimal places that number is 0.30828.<br>
ANSWER: The probability is approximately 0.30828, or about 30.8%<br>
That agrees with the answer Edwin got -- reached by a very different path.<br>
And now a final note on this problem....<br>
In Edwin's figure, vertex B is opposite the side with length 5, leading to the solution above.<br>
However, there is nothing in the statement of the problem -- either specific or implied -- that that is the case.<br>
And, indeed, it is easy to see that if B is the vertex opposite the side with length 3, the length of AD will NEVER be less than 4; and if B is opposite the side with length 7, the length of AD will ALWAYS be less than 4.<br>
Since we could choose (with equal probability) any of the vertices of triangle ABC to be angle B, perhaps the ANSWER to the problem should be the average of the probabilities for the three cases:<br>
{{{(0.308+0+1)/3=0.436}}}<br>