
Herb K. answered 05/31/17
Tutor
4.5
(34)
Semi-Retired College Professor - MIT Grad - very patient, experienced
let x = measure of first angle; let y = measure of second angle; let z = measure of third angle;
then: x = 2y; z = y + 96; and x + y + z = 180 ---> 2y + y + y + 96 = 180 ---> 4y + 96 = 180 ---> 4y = 180 - 96
---> 4y = 84 ---> y = 21 ---> x = 2(21) = 42; z = y + 96 = 21 + 96 ---> z = 117
check: x + y + z = 42 + 21 + 117 = 63 + 117 = 180 (check)