(1) Răspunsuri
a = x b = x + 2 c = x + 4 a*c - a*b = 48 a * (c - b) = 48 x * [(x+4)-(x+2)] = 48 x * 2 = 48 x = 48 / 2 x = 24 a = x = 24 b = x + 2 = 24 + 2 = 26 c = x + 4 = 24 + 4 = 28 Verificare: a*c - a*b = 24 * 28 - 24 * 26 = 24 * (28 - 26) = 24 * 2 = 48
Adaugă răspuns
Sign in
Înregistrare