1 2 x 4 − 5 6 x 3 + 8 9 x 2 − 5 6 x + 1 2
Given that the roots of the polynomial above are x 1 , x 2 , x 3 , x 4 in increasing order.
Find the area of the quadrilateral with vertices ( ⌊ x 1 ⌋ 2 , ⌊ x 2 ⌋ 2 ) , ( ⌊ x 2 ⌋ 2 , ⌊ x 3 ⌋ 2 ) , ( ⌊ x 3 ⌋ 2 , ⌊ x 4 ⌋ 2 ) , ( ⌊ x 4 ⌋ 2 , ⌊ x 1 ⌋ 2 ) .
If your answer comes as b a where a and b are coprime positive integers, submit your answer as a + b .
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.
Problem Loading...
Note Loading...
Set Loading...
1 2 x 4 − 5 6 x 3 + 8 9 x 2 − 5 6 x + 1 2 1 2 x 2 − 5 6 x + 8 9 − x 5 6 + x 2 1 2 1 2 ( x + x 1 ) 2 − 5 6 ( x + x 1 ) + 6 5 ⇒ 1 2 y 2 − 5 6 y + 6 5 ( 6 y − 1 3 ) ( 2 y − 5 ) = 0 Divide both sides by x 2 = 0 = 0 Let y = x + x 1 = 0 = 0
⇒ ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ x + x 1 = 6 1 3 x + x 1 = 2 5 ⇒ 6 x 2 − 1 3 x + 6 = 0 ⇒ 2 x 2 − 5 x + 2 = 0 ⇒ ( 3 x − 2 ) ( 2 x − 3 ) = 0 ⇒ ( 2 x − 1 ) ( x − 2 ) = 0 ⇒ x = ⎩ ⎪ ⎨ ⎪ ⎧ 3 2 = x 2 2 3 = x 3 ⇒ x = ⎩ ⎨ ⎧ 2 1 = x 1 2 = x 4
Therefore the vertices of the quadrilateral are: ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ ( ⌊ x 1 ⌋ 2 , ⌊ x 2 ⌋ 2 ) = ( ⌊ 2 1 ⌋ 2 , ⌊ 3 2 ⌋ 2 ) = ( 0 , 0 ) ( ⌊ x 2 ⌋ 2 , ⌊ x 3 ⌋ 2 ) = ( ⌊ 3 2 ⌋ 2 , ⌊ 2 3 ⌋ 2 ) = ( 0 , 1 ) ( ⌊ x 3 ⌋ 2 , ⌊ x 4 ⌋ 2 ) = ( ⌊ 2 3 ⌋ 2 , ⌊ 2 ⌋ 2 ) = ( 1 , 4 ) ( ⌊ x 4 ⌋ 2 , ⌊ x 1 ⌋ 2 ) = ( ⌊ 2 ⌋ 2 , ⌊ 2 1 ⌋ 2 ) = ( 4 , 0 )
The quadrilateral is as show below and its area = 2 1 × 3 + 1 × 1 + 2 3 × 4 = 2 1 7
⇒ a + b = 1 7 + 2 = 1 9