Hi
VeritasPrepKarishmamany thanks for taking to explain ! :)
i still have some questions :-)
you say: "
Note here that in this case squaring will take care of the absolute value sign since the whole expression on the left is
within the sign."
what does "within the sign" mean ?
Another question: ok so we have \(|x+4| + |x - 3| = 10\)
tha formula we use: \((a + b)^2 = a^2 + b^2 + 2ab\)
Do you mean this formula wont work because
\(a = |x + 4|\) and \(b = |x - 3|\) whereas is in other equations we only one modulus on each side like this one \(|2x + 3| = |x - 4|\) or this one \(|a - 9| = 11\)
but on the other hand \(a = |x + 4|\) and \(b = |x - 3|\) i could write / divide left side into two modulus |x + 4| and |x - 3|
so \(|x + 4|\) --> following this formula \((a + b)^2 = a^2 + b^2 + 2ab\) i get ---> \(x^2+8x+16 = 0\)
\(|x - 3|\)---> following this formula \((a + b)^2 = a^2 + b^2 + 2ab\) i get ---> \(x^2 - 9x +9 = 0\)
Another point: you write this -->
"So\((|x+4| + |x - 3| )^2\)= \(
|x + 4|^2 + |x - 3|^2 + 2*|x + 4|*|x - 3|\)
\(=
(x + 4)^2 + (x - 3)^2 + 2*|x + 4|*|x - 3|\)"
i dont understand why after this (|x+4| + |x - 3| )^2 you still keep modulus sign :? we square it right
for example here everything is simple and clear ---> \(|x + 2|^2 = (x + 2)^2 = x^2 + 2^2 + 2*x*2\) (No absolute value sign left) <--- you square and modulus sign is gone:)
i would appreciate your explanation
best,
D.