http://dark.z5lcip4dafatwwa6hvyibizpzwycvwp67cjga3hzjhxhwvuyaqavxnid.onion/math/526
BH²=CB²-AB²; AH²=AC²-AB² AB=AH+BH=sqrt(CB²-AB²)+sqrt(AC²-AB²) I feel like there should be a way to get rid of the square roots, but I can't find it. Referenced by: P4999 P5008 P4999 Sun 2022-07-31 18:11:16 link reply P4990 >I feel like there should be a way to get rid of the square roots, but I can't find it. You can isolate one square root at a time and square the equation, but AB = sqrt(CB²-AB²) + sqrt(AC²-AB²) AB - sqrt(CB²-AB²) = sqrt(AC²-AB²) AB² - 2ABsqrt(CB²-AB²) + (CB²-AB²) =...