#how to calculate sides by diagonal ? I can't find a formula

6 messages · Page 1 of 1 (latest)

elfin solsticeBOT
void phoenix
#

I'm assuming you're talking about a right triangle. By using Pythogrean theorem, $a^2 + b^2 = c^2 $

#

where c^2 is the hypotenuse. So each side can be shown as
$a = \sqrt{c^2 - b^2}$ or $b = \sqrt{c^2 - a^2}$.

static hatch
#

calculus?💀

coral crown
#

OP deleted the message

#

@slow flint if you're the OP and you still need help, please do say