Triangle A B C has side lengths A B = 1 0 , B C = 2 0 , and ∠ B = 9 0 ∘ with three points D , E and F lying on sides B C , C A and A B , respectively. If B D E F is a rectangle with area less than or equal to 3 2 and B F > 5 , what is the minimum value of B F ?
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.
instead of doing this , we know area is less than or equal to 32 and 32=(2X16),(4X8) but as 2X16 cannot be chosen for obviuos reasons we are only left with 4X8. also we know BF>5 so it can only be 8. simple logic.
Log in to reply
but the question says that the area can also be LESS THAN 32 and if be go by your SIMPLE LOGIC, then we only consider the integers....but the question doesn't specify any such thing...so the answer can even bee in decimals....
this is what i did
Awesome...
I solved the question in exactly the same way...its corect
I did the same of Vinicius, except the finalization: y 2 − 1 0 y + 1 6 ≥ 0 ( y − 2 ) ( y − 8 ) ≥ 0 y ≤ 2 o r y ≥ 8
since y ≥ 5 , the minimum value of BF is 8.
The question says , that BF>5 and the area was > or =32 so it had to be 8 as none of the given options except 8 was a factor of 32.
let BF = y so FA = 10-y , let BD = x hence DC = 20-x triangles ECD and AEF are similar and right angled. Hence applying cosine ratio for respective angles we obtain y/(20-x) = 10-y/(x) , and solving this equation we obtain x+2y = 20. substituting the given values and checking for the rectangle area <= 32 we are left with 8 and 9 for y. The least among the given is 8 hence it is the answer
as EF is parallel to BC SO,AF/FB=AE/EC Also , triangle AFE and triangle ABC are similar(angle AFE=angle ABC, angle AEF=angle ACB,) SO,AF/AB=AE/AC=FE/BC Or, AR/10=CE/10 root 5=FE/20 Or, EF=2AF --------------------------------------------------------------------------------------------(1) Area of rectangle =FE x BF =less or equal 32 but ,2AFxBF=less or equal 32 Or, AFxBF = less or equal 16 As BF> 5 If we put BF=6 , get AF=4 , so the area BDEF=24 .>16 (can't possible) lly, put BF=7 , get AF=3 again the area BDEF=21>16(can't possible) lly, put BF=8 , get AF =2, we get the area BDEF=16(possible) lly, put BF=9 ,GET AF= 1,we get the area BDEF=9(also possible) so , from this solution we see the required value of BF must be greater than or equal 8
Area of Rectangle = BF x FE And, we know that, 10>BF>5. And rectangle is possible with value of BF ranging from 6 to 9. Putting Values of BF from 6 to 9, given area 32 is only divisible by 8. So, BF has a value of 8. Just use little common sense.
Solve by the option method.......
Since CED & EAF are similar So
CD/EF = ED/ AF
(20-BD)/BD = FB/(10-FB)
Putting Each Value Of FB from options we get different values of BD
Area = BD x FB is Less Than Or Equal to When FB = 9 or 8
So The Answer Is The Least Taht Is 8
i like your solution
If DE=BF = x then AF = 10-x; Also AEF is similar to ABC so EF = 2 (10-x) . So area of rectangle BDEF = 2 (10-x) x <=32; this meand 20x-2x^2 <= 32 => 2x^2-20x+32 >= 0 i.e. 2 (x-8)*(x-2) >= 0 x>=8 or x=< 2 , since x=< 2 is not acceptable (one of the other conditions is x > 5) x= 8 is minimum possible value that will satisfy all constraints.
You can use Hit and trial method. Best for beginners, at least. find the area of triangle ABC(1/2 X 20 X 10=100) and then, find the area of the rectangle BDEF( with dimensions such that its area <32) as: for example, first take BF=6, then take the value of EF= 5 as these values satisfy the area of BDEF to be <32(take the highest value of both these which satisfy ar(BDEF)<32 as 100 is a big value) then take BF= 7, then, BF=8 and so on..
now find the area of triangle AFE and triangle EDC with the formula 1/2 X b X h in AFE b=breadth of the rectangle BDEF h= 10 - taken value of AF( in BDEF) in EDC h= taken value of BF in BDEF, b= 20 - breadth of BDEF
now add ar(AFE), ar(EDC), ar(BDEF) while changing the value of BF and subsequently of FE and so on and when it equals 100, that's your answer.
Problem Loading...
Note Loading...
Set Loading...
Let x = B D and y = B F .
By similarity of △ E D C and △ A B C , we have 2 0 − x y = 2 0 1 0 ⟹ x = 2 ( 1 0 − y ) .
We know that the area of B D E F is less than or equal 3 2 and y > 5 .
The area of the rectangle B D E F is A = x y = 2 y ( 1 0 − y ) .
2 y ( 1 0 − y ) ≤ 3 2
y 2 − 1 0 y + 1 6 ≥ 0
y 2 − 1 0 y + 2 5 ≥ 9
( y − 5 ) 2 ≥ 3 2
∣ y − 5 ∣ ≥ 3
Since y > 5 , we have y − 5 > 0 ⟹ ∣ y − 5 ∣ = y − 5 .
y − 5 ≥ 3
y ≥ 8
Therefore, the minimum value of B F is 8 .