Chat with our AI personalities
If the triangle is a right triangle use Pythagorus' Theorum: A2 + B2 = C2 and the height would be the square root of (A2 + B2).
Use Pythagorean Theorem: a2+b2=c2, where a=13 and c=17; so 132+b2=172, perform squaring to get 169+b2=289, then subtract so b2=120, and take the square root so b~10.95
b2 by a mile
the theorem is used for right triangles. it means the two smaller sides squared and added together equal the hypotenuse squared. the three ways to use it will let you find the third side if you were given two other sides. a2 + b2 = c2 b2 = c2 - a2 a2 = c2 - b2
The median can be calculated using the Median function. Assuming the values you wanted the median of were in cells B2 to B20, you could use the function like this: =MEDIAN(B2:B20)