Archit143
I m stuck with few concepts
1. a^2 = b^2
>>>>Is a or b + or - ve
2. a = b^2
Either a = +b or a = -b
Am i right or wrong
3. a^2 = b ^4
>>>.Which one is +or - ve
I have gone through various sources but i am getting confused over and again
Bunuel can u pls help...................
1. When \(a^2 = b^2\) and you want to take square root then the answer is
\(|a|=|b|\) Now when you open the MOD the answer becomes \(a = +- b\)
2. You are wrong. Apply the above rule and you would \(\sqrt{a}= b\)
b = positive because square root of value is always positive.
3. a^2 = b ^4.. Again apply the rule of 1. You will get \(|a|=|b^2|\)
Since \(b^2\) is always positive => a is always positive. Thus \(a = b^2\)