How do I solve sqrt(5x + 3) = -2?

  • Context:
  • Thread starter Thread starter littapple
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
littapple
Messages
1
Reaction score
0
What's the answer to the problem sqrt(5x+3)=-2, solving for x?
If you square both sides, you get 2=-2, which is wrong. Does it have to
do with complex/imaginary numbers? Or does it have no answer at all?
 
Mathematics news on Phys.org
Re: What is sqrt(5x+3)=-2? Help me solve?

littapple said:
What's the answer to the problem sqrt(5x+3)=-2, solving for x?
If you square both sides, you get 2=-2, which is wrong. Does it have to
do with complex/imaginary numbers? Or does it have no answer at all?
If you square both sides you get
$$5x+3=4$$
And following that gives
$$5x=1$$
$$x=\frac{1}{5}$$
However, when putting in the value of x into your original equation, we want to take only the positive root, so your equation has no solutions.
 
Re: What is sqrt(5x+3)=-2? Help me solve?

When working with real numbers, [tex]\sqrt{a}[/tex] is, by definition, the positive number whose square is a. You should have been able to see, immediately, that [tex]\sqrt{5x+3}= -2[/tex] has NO solution.