xnthic
Bunuel , a basic question if you don't mind clarifying;
For (x + y)^4 , you can simply take the square root .... but hypothetically if (x + y)^2 = 10,000 you can't simply take the square root? you'll have to FOIL it out?
For example, I've seen some Qs where if (x + y)^2 = 100 .... (x + y) does not equal +- 10, it's x^2 + 2xy + y^2 = 100
But (x + y)^4, you're able to simply take the square root?
Just really confused about this concept. Appreciate all the help. thank you
Let me try help you out.
See, I have \((x + y)^4 = 10000\)
Now, if take the fourth root of the above equation, we will get (x+y) = 10 or (x+y) = - 10
So, we have two values for (x+y).
But NOTICE, the question stem asks the value of \((x + y)^2\), so whichever value of (x+y) when squared will always give 100.
Hence, we have a single value of (x+y) => The statement is sufficient.
Even if we had \((x + y)^2 = 10000\), we would have got the value of (x+y) either equal to 100 and -100. But remember question is
NOT asking you the value of (x+y), it is asking the value of \((x+y)^2\)
I hope its clear now.