What is the domain for solving the equation √(5+x)-x=3 and writing down D(g)?

  • Thread starter Thread starter Jaco Viljoen
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The domain of the function g(x) = √(5+x) - x is x ≥ -5, ensuring the square root remains real. The equation √(5+x) - x = 3 simplifies to √(5+x) = x + 3, leading to the quadratic equation x^2 + 5x + 4 = 0. The solutions to this equation are x = -4 and x = -1. However, only x = -1 satisfies the original equation, as substituting x = -4 does not yield a true statement. The discussion highlights the importance of correctly identifying the domain to avoid taking the square root of negative numbers.
Jaco Viljoen
Messages
160
Reaction score
9

Homework Statement


g(x)=√(5+x)-x

a) Write down D(g)

b) Solve the equation
√(5+x)-x=3

Homework Equations


√(5+x)-x=3

The Attempt at a Solution


a)
x∈ℝ: x>-5
b)[/B]
√(5+x)-x=3
√(5+x)=x+3
(5+x)=(x+3)^2
(5+x)=(x+3)(x+3)
(5+x)=x^2+6x+9
x^2+5x+4=0
(x+4)(x+1)
x=-4 or x=-1

√(5-4)--4=3
√(1)+4=3 False

√(5-1)--1=3
2+1=3 True
x=-1
 
Last edited:
Physics news on Phys.org
you can't take sqroot of 1 -1. sqrt(x^2)=|x|
 
Seems right. You haven't done a) though.
 
  • Like
Likes Jaco Viljoen
PWiz said:
Seems right. You haven't done a) though.
Oops, I've added my answer,

Thank you,
 
Jaco Viljoen said:
Oops, I've added my answer,

Thank you,
That's incorrect.(Assuming that you have the condition that the output must be real.) If x were to be less than -5, then you would have to take square roots of negative numbers, so your output would no longer be real.
 
  • Like
Likes Jaco Viljoen
For a) you wrote x<-5, that is the opposite of the domain.
Your solution was x = -1. That is not in x<-5.
 
  • Like
Likes Jaco Viljoen
Utilite said:
you can't take sqroot of 1 -1. sqrt(x^2)=|x|
I don't know what you meant, but your first sentence above is incorrect. 1 - 1 = 0, and ##\sqrt{0} = 0##.
 
PWiz said:
That's incorrect.(Assuming that you have the condition that the output must be real.) If x were to be less than -5, then you would have to take square roots of negative numbers, so your output would no longer be real.
I meant to say x>-5 so the root will not be of a negative number.
 
Jaco Viljoen said:
I meant to say x>-5 so the root will not be of a negative number.
Yup, that's right.
 
  • Like
Likes Jaco Viljoen
  • #10
Thank you,
 
  • #11
Jaco Viljoen said:

Homework Statement


g(x)=√(5+x)-x

a) Write down D(g)

b) Solve the equation
√(5+x)-x=3

Homework Equations


√(5+x)-x=3

The Attempt at a Solution


a)
x∈ℝ: x>-5[/B]

You wrote that x should be less than -5. Can you take the square root of x-5 then? So what is the correct domain of g(x)?
b)
√(5+x)-x=3
√(5+x)=x+3
(5+x)=(x+3)^2
(5+x)=(x+3)(x+3)
(5+x)=x^2+6x+9
x^2+5x+4=0
(x+4)(x+1)
x=-4 or x=-1[/QUOTE]
Correct.
Jaco Viljoen said:
√(5-4)--4=3
√(1)+4=3 False

√(5-1)--1=3
2+1=3 True
x=-1
Correct.
Is x=-1 inside the domain?
 
  • Like
Likes Jaco Viljoen
  • #12
ehild said:
You wrote that x should be less than -5. Can you take the square root of x-5 then? So what is the correct domain of g(x)?
I did fix this it was a typo

ehild said:
Is x=-1 inside the domain?
Yes it is
 
  • #13
Mark44 said:
I don't know what you meant, but your first sentence above is incorrect. 1 - 1 = 0, and ##\sqrt{0} = 0##.
I
meant sqrt of 1 doesn't equal -1
 
  • #14
Jaco Viljoen said:
I meant to say x>-5 so the root will not be of a negative number.
The domain is not quite right. ##\ \sqrt{ 0 } \ ## is a real number, so -5 is in the domain.
 
  • Like
Likes Jaco Viljoen
  • #15
SammyS said:
The domain is not quite right. ##\ \sqrt{ 0 } \ ## is a real number, so -5 is in the domain.
You're right. I overlooked that fact. The inequality should be weak @Jaco Viljoen
 
Back
Top