Odpowiedź:
dostarczył co najmniej dwie z następujących pozycji:
# x ^ 2> = y ^ 2 "" y ^ 2> = z ^ 2 "" z ^ 2> = x ^ 2 #
Wyjaśnienie:
Zauważ, że:
# (x ^ 2-y ^ 2) + (y ^ 2-z ^ 2) + (z ^ 2-x ^ 2) #
# = kolor (czerwony) (anuluj (kolor (czarny) (x ^ 2))) - kolor (czerwony) (anuluj (kolor (czarny) (x ^ 2))) + kolor (fioletowy) (anuluj (kolor (czarny)) (y ^ 2))) - kolor (fioletowy) (anuluj (kolor (czarny) (y ^ 2))) + kolor (fioletowy) (anuluj (kolor (czarny) (z ^ 2))) - kolor (fioletowy)) (anuluj (kolor (czarny) (z ^ 2))) = 0 #
Zobaczmy więc, co się stanie, gdy się skrócimy:
#sqrt (x ^ 2-y ^ 2) + sqrt (y ^ 2-z ^ 2) + sqrt (z ^ 2-x ^ 2) #
ponieważ kwadraty zostaną anulowane …
# (sqrt (x ^ 2-y ^ 2) + sqrt (y ^ 2-z ^ 2) + sqrt (z ^ 2-x ^ 2)) ^ 2 #
# = (sqrt (x ^ 2-y ^ 2)) ^ 2+ (sqrt (y ^ 2-z ^ 2)) ^ 2+ (sqrt (z ^ 2-x ^ 2)) ^ 2 + 2sqrt ((y ^ 2-z ^ 2) (z ^ 2-x ^ 2)) + 2sqrt ((z ^ 2-x ^ 2) (x ^ 2-y ^ 2)) + 2sqrt ((x ^ 2-y ^ 2) (y ^ 2-z ^ 2)) #
# = kolor (czerwony) (anuluj (kolor (czarny) ((x ^ 2-y ^ 2) + (y ^ 2-z ^ 2) + (z ^ 2-x ^ 2)))) + 2sqrt ((y ^ 2-z ^ 2) (z ^ 2-x ^ 2)) + 2sqrt ((z ^ 2-x ^ 2) (x ^ 2-y ^ 2)) + 2sqrt ((x ^ 2-y ^ 2) (y ^ 2-z ^ 2)) #
# = 2 (sqrt ((y ^ 2-z ^ 2) (z ^ 2-x ^ 2)) + sqrt ((z ^ 2-x ^ 2) (x ^ 2-y ^ 2)) + sqrt ((x ^ 2-y ^ 2) (y ^ 2-z ^ 2))) #
Tak więc pierwiastek kwadratowy, którego chcemy, to:
#sqrt (2) / 2 (sqrt (x ^ 2-y ^ 2) + sqrt (y ^ 2-z ^ 2) + sqrt (z ^ 2-x ^ 2)) #
Uwagi
Powyższa odpowiedź mniej więcej zakłada, że:
#sqrt (a) sqrt (b) = sqrt (ab) #
Podczas gdy to ma miejsce, jeśli przynajmniej jeden z
Może się tak zdarzyć w powyższym wyprowadzeniu, jeśli na przykład:
# 0 <x ^ 2 <y ^ 2 <z ^ 2 #
Następnie znajdujemy:
#sqrt (x ^ 2-y ^ 2) sqrt (y ^ 2-z ^ 2) = -sqrt ((x ^ 2-y ^ 2) (y ^ 2-z ^ 2)) #
… przeciwny znak od tego, czego potrzebujemy.
Co to jest (sqrt (5+) sqrt (3)) / (sqrt (3+) sqrt (3+) sqrt (5)) - (sqrt (5-) sqrt (3)) / (sqrt (3+) sqrt (3-) sqrt (5))?
2/7 Bierzemy, A = (sqrt5 + sqrt3) / (sqrt3 + sqrt3 + sqrt5) - (sqrt5-sqrt3) / (sqrt3 + sqrt3-sqrt5) = (sqrt5 + sqrt3) / (2sqrt3 + sqrt5) - (sqrt5 -sqrt3) / (2sqrt3-sqrt5) = (sqrt5 + sqrt3) / (2sqrt3 + sqrt5) - (sqrt5-sqrt3) / (2sqrt3-sqrt5) = ((sqrt5 + sqrt3) (2sqrt3-sqrt5) - (sqrt5-sqrt3 ) (2sqrt3 + sqrt5)) / ((2sqrt3 + sqrt5) (2sqrt3-sqrt5) = ((2sqrt15-5 + 2 * 3-sqrt15) - (2sqrt15 + 5-2 * 3-sqrt15)) / ((2sqrt3) ^ 2- (sqrt5) ^ 2) = (anuluj (2sqrt15) -5 + 2 * 3cancel (-sqrt15) - anuluj (2sqrt15) -5 + 2 * 3 + anuluj (sqrt15)) / (12-5) = ( -10 + 12) / 7 = 2/7 Zauważ, że jeśli w mianownikach są (sqrt3 + sqrt (3 + sqrt5)) i (s
Jaki jest zakres funkcji y = sqrt (1-cosxsqrt (1-cosx (sqrt (1-cosx ...... oo?
Potrzebuję podwójnego sprawdzenia. >
Jak uprościć (1 / sqrt (a-1) + sqrt (a + 1)) / (1 / sqrt (a + 1) -1 / sqrt (a-1)) div sqrt (a + 1) / ( (a-1) sqrt (a + 1) - (a + 1) sqrt (a-1)), a> 1?
Ogromne formatowanie matematyczne ...> kolor (niebieski) (((1 / sqrt (a-1) + sqrt (a + 1)) / (1 / sqrt (a + 1) -1 / sqrt (a-1)) ) / (sqrt (a + 1) / ((a-1) sqrt (a + 1) - (a + 1) sqrt (a-1))) = kolor (czerwony) (((1 / sqrt (a- 1) + sqrt (a + 1)) / ((sqrt (a-1) -sqrt (a + 1)) / (sqrt (a + 1) cdot sqrt (a-1)))) / (sqrt (a +1) / (sqrt (a-1) cdot sqrt (a-1) cdot sqrt (a + 1) -sqrt (a + 1) cdot sqrt (a + 1) sqrt (a-1))) = kolor ( niebieski) (((1 / sqrt (a-1) + sqrt (a + 1)) / ((sqrt (a-1) -sqrt (a + 1)) / (sqrt (a + 1) cdot sqrt (a -1)))) / (sqrt (a + 1) / (sqrt (a + 1) cdot sqrt (a-1) (sqrt (a-1) -sqrt (a + 1))) = kolor (cze