Question 1191772
.
The diagonals of rectangle ABCD is 18 cm long and intersect in a 34 degree angle {{{highlight(with_the_long_side)}}}.
find the length and width of the rectangle
~~~~~~~~~~~~~~~~~


<pre>

Let x be the length and y be the width of the rectangle.


Then  x = 18*cos(34°),  y = 18*sin(34°).


You do the rest.
</pre>

Solved.