Processing math: 100%
 
+0  
 
0
250
2
avatar

Compute the domain of the real-valued function f(x) = sqrt(3 + sqrt(5 + sqrt(x)).

 Oct 10, 2022
 #1
avatar+1633 
+2

f(x)=3+5+x

x0

Smallest value of the function would be 3+5

Maximum value is infinity.

a+bc=3+5

a+b5=3+5

(a + bsqrt(5))^2 = 3 + sqrt(5)

a^2 + 5b^2 + 2absqrt(5) = 3 + sqrt(5)

a^2 + 5b^2 = 3

sqrt(5) = 2absqrt(5)

2ab = 1

ab = 1/2

 

You can do it from here... Domain: [a + bsqrt(c), inf)

Get a and b, or just use the sqrt(3 + sqrt(5))

 Oct 10, 2022

0 Online Users