

InterviewSolution
Saved Bookmarks
1. |
The angles of a quadrilateral are in the ratio `3:5:9: 13.`Find all the angles of the quadrilateral. |
Answer» `/_A=3x` `/_B=5x` `/_C=9x` `/_D=13x` `/_A+/_B+/_C+/_D=360^@` `3x+5x+9x+13x=360` `30x=360` `x=12^@` `/_A=3x=36^@` `/_B=5x=60^@` `/_C=9x=108^@` `/_D=13x=156^@`. |
|