Yash Baheti
Last Activity: 9 Years ago
Hi,
I can see that the value inside the last root is missing, but the solution to these types of question goes like this.
Lets take teh expression : k + root(z)
Here you need to form a whole square. You need to break z such that z=2root(ab) and k as a^2 + b^2.
In this wasy k + root(z) will come out of the root. Proceed with this method for each and every root. You may need to add, subtract, divide multiply by ur own to solve.