The two adjacent sides of a cyclic quadrilateral are 3 and 6 and the angle between them is pi/3. If the area of the quadrilateral is 6*sqrt3 , find the length of the longer of the two remaining sides.(to 3 decimal places)
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.
The area A of a cyclic quadrilateral with successive sides a , b , c , d and ∠ B between sides a and b is given by the formula
A = 2 1 ( a b + c d ) sin ( ∠ B ) .
So with A = 6 3 , a = 3 , b = 6 and ∠ B = 3 π we have that
6 3 = 2 1 ( 3 ∗ 6 + c d ) ∗ 2 3 ⟹ c d = 6 .
Now by the Cosine rule, the diagonal L opposite ∠ B will be such that
L 2 = 3 2 + 6 2 − 2 ( 3 ) ( 6 ) cos ( 3 π ) ⟹ L 2 = 4 5 − 1 8 ⟹ L = 3 3 .
But L is also the diagonal opposite ∠ D = ( π − ∠ B ) between sides c and d , and so again by the Cosine rule we have that
L 2 = c 2 + d 2 − 2 c d cos ( π − 3 π ) ⟹ 2 7 = c 2 + d 2 + c d .
But from before we have that c d = 6 , so c 2 + d 2 = 2 1 . So with d = c 6 we now have the equation
c 2 + c 2 3 6 = 2 1 ⟹ c 4 − 2 1 c 2 + 3 6 = 0 ,
which is a quadratic in c 2 , and thus
c 2 = 2 2 1 ± ( − 2 1 ) 2 − 4 ∗ 3 6 ⟹ c = 2 2 1 ± 2 9 7 .
The two resulting roots are correspond to the lengths of the remaining two sides, so the length of the longer of these is
2 2 1 + 2 9 7 = 4 . 3 7 2 to 3 decimal places.
This is exactly what I did... Really neat solution.. :)
6 Sqrt (3) = (1/ 2)(3)(6) Sin (Pi/ 3) + x
x = (3/ 2) Sqrt (3) = (1/ 2) a b Sin (2 Pi/ 3)
a b = 6
c^2 = 3^2 + 6^2 - 2 (3)(6) Cos (Pi/ 3) = a^2 + b^2 - 2 a b Cos (2 Pi/ 3)
27 = a^2 + b^2 + a b
a^2 + b^2 = 21
Substitutes b = 6/ a into it,
a^4 - 21 a^2 + 36 = 0
a^2 = (21 + Sqrt (21^2 - 4 x 36))/ 2 = (21 + Sqrt (297))/ 2
a = 4.3722813232690143299253057341095
b = 1.3722813232690143299253057341095
The answer for longer side is a = 4.372 (correct to 3 decimal places)
Problem Loading...
Note Loading...
Set Loading...
soln