Page 1 of 1

My first post

Posted: Fri Sep 11, 2020 8:48 pm
by IstiaqueZaman
$ABCD$ is a parallelogram. If $AB=6,AC=7,DE=2$.$CF= a/b$ and $gcd(a,b)=1$. then, $a+b$=?


Image

Re: My first post

Posted: Sun Feb 07, 2021 11:37 pm
by Mehrab4226
Let, Area of $\triangle ABC$ be denoted by $(ABC)$
$(ABC) = (ADC)$
$AC \times DE = AB \times CF$
The rest is up to you.

Re: My first post

Posted: Tue Feb 16, 2021 10:17 am
by Raonak_Tasnim
Answer will be 10

Re: My first post

Posted: Wed Apr 21, 2021 7:11 pm
by sakib17442
This problem appeared as a problem in Regional contest (Junior Category) 2020. Okay, Here is the full solution:
Think about the triangle $ADC$, in triangle $ADC$, height of the triangle is $DE=2$ and the land is $AC=7$. Then the area of triangle $ADC$ is: $\frac{2*7}{2} = 7$. Now, we know that, the diagonal of a parallelogram divides the entire parallelogram into half. It means the total area of parallelogram $ABCD$ is 2 times the area of triangle $ADC = 7*2 = 14$. Now, the next step is simple. Lets think about the entire parallelogram $ABCD$. We determined that the area of parallelogram $ABCD$ is 14. The height of parallelogram $ABCD$ is $CF$ and land is $AB$. Now, it means,
$CF * AB = 14$
$ CF*6=14$
$ CF = \frac{14}{6}$
$CF = \frac{7}{3}$
Then, CF = $\frac{7}{3} CF=\frac{a}{b}$
gcd(7,3)= 1. Then a=7, b=3. $a+B=7+3=10 $
So, the answer is 10
By the way, it is also my first post :D