Right triangle $ABC$ has legs of length $AB = 12$ and $BC = 6$. Point $D$ is randomly chosen within the triangle $ABC$. What is the probability that the triangle $ABD$ has area less than or equal to 12?
Right triangle ABC has legs of length AB = 12 and BC = 6.
Point D is randomly chosen within the triangle ABC.
What is the probability that the triangle ABD has area less than or equal to 12 ?
ABCArea =AB⋅BC2|AB=12BC=6=12⋅62=36
Let d = distance parallel from leg AB.
ABDArea =AB⋅d2=12|AB=1212⋅d2=12d2=1d=2
BC−dx=BCAB|AB=12BC=6d=26−2x=6124x=12x=8
ABDArea =Areatrapezoid =(AB+x2)⋅d|AB=12x=8d=2=(12+82)⋅2=20
probability:
ABDArea ABCArea =2036=59(55.ˉ5 %)
Very nice, heureka.....!!!....while my approach isn't as "mathematical" as heureka's, it might be more intuitive.....
Look at the following pic :
We can let AB be the base of our triangle......and since the area of ABD cannot exceed 12, it must be that the height of ABD cannot exceed 2. And notice that GF will = this maximum height....
So......any point D chosen in area AGF [except on AG itself] will guarantee that triangle ABD will have an area <= to 12.
Also......any point D chosen in area BGFD [except on BG itself] will guarantee that triangle ABD will have an area <= 12.....because the base of such a triangle will= 12 and the height will be <= 2
So.....the probability that ABD has an area <=12 =
[ area AGF + area BGFD] / [area of triangle ABC] =
[4 + 16] / 36 =
20 / 36 =
5/9