Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2;
Find the value of x?

Answer Posted / soundararajan krishnan

I think the actual question may be like
sqrt(x+sqrt(x+sqrt(x+sqrt(x+...))))=2;
Find the value of x?

When we solve this the value of x is 2.

Let A = sqrt(x+sqrt(x+sqrt(x+sqrt(x+...)))) ------(1)
We can write this as,

A = sqrt (x+A) ------(2) using formula (1)

Since A = sqrt(x+sqrt(x+sqrt(x+sqrt(x+...)))) = 2,

we can write the equation (2) as,

2 = sqrt(x+2)

square this equation,

4 = x+2

Then x = 2.

Is This Answer Correct ?    20 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cant I open a file by its explicit path?

1086


What is the use of pragma in embedded c?

1109


What is ponter?

1336


Differentiate abs() function from fabs() function.

1073


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1923


What is output redirection?

1286


Where does the name "C" come from, anyway?

1220


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

1197


What is the difference between #include and #include 'file' ?

1122


How are structure passing and returning implemented?

1092


Subtract Two Number Without Using Subtraction Operator

911


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

1209


What does the function toupper() do?

1196


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

1604


Explain what is gets() function?

1123