Mehrdad B. answered 03/27/20
PhD in Electrical Engineering +10Y Teaching/Industrial Experiences
Answer: 21cm
Assuming x, y, z are three sides of triangle.
Eq1: x + y + z = 72,
Eq2: y - x = 2,
Eq3: z - y = 5
Goal is to find "x" (since it the shortest one), we are going to eliminate "y" and then simplified as two equations and two unknown variables, therefore:
Subtracting of Eq2 from Eq3: z-x = 7, and then subtracting of Eq2 from Eq1 would result: 2x+z = 70. Now, we have two equations:
z-x = 7, and 2x+z =70,
We just subtract these two equations to eliminate "z" and just keep "x" parameter, which now result as 3x =63, and then x = 21.
Others would be y = 23, and z = 28, which are not needed as main question looking for the shortest side.