The given dimensions will construct a triangle which will almost look like a straight line.
Chat with our AI personalities
{5, 5, 8, 8, 12}{5, 5, 8, 8, 12}{5, 5, 8, 8, 12}{5, 5, 8, 8, 12}
12
Height = 8 cm
To see if three lengths can be made into a triangle:Add together the two shorter lengths;if this sum is greater than the remaining length, then a triangle can be made;otherwise the sum is less than or equal to the remaining length and a triangle cannot be made.examples:3, 4, 53 + 4 = 7 > 5 ⇒ is a triangle 5, 5, 85 + 5 = 10 > 8 ⇒ is a triangle 12, 30, 1812 + 18 = 30 ≤ 30 ⇒ is not a triangle 12, 35, 1812 + 18 = 30 ≤ 35 ⇒ is not a triangle
3/8 * 5/12 = (3*5)/(8*12) = (1*5)/(8*4) = 5/32