How Do You Solve Equations with Square Roots and Quadratic Terms?

  • Thread starter Thread starter Stratosphere
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 3K views
Stratosphere
Messages
373
Reaction score
0

Homework Statement


A basic example is [tex]\sqrt{x-1}[/tex]=x-7


Homework Equations





The Attempt at a Solution


I end up with an x[tex]^{2}[/tex] and a normal x I don't know to to solve it.
 
Physics news on Phys.org
Stratosphere said:

Homework Statement


A basic example is [tex]\sqrt{x-1}[/tex]=x-7


Homework Equations





The Attempt at a Solution


I end up with an x[tex]^{2}[/tex] and a normal x I don't know to to solve it.
So that's a quadratic equation, isn't it? You can solve quadratic equations by factoring, completing the square, or using the quadratic formula.
 
I thought this was a radical equation? Not a quadric one. If this is a quadric one I don't have to worry abought that yet then.
How do you solve somthing with a root on both side then? Like [tex]\sqrt{3x+2}[/tex] + [tex]\sqrt{2x}[/tex]= 35, I keep getting an answer that's too high.
 
Last edited:
Stratosphere, your first example, [tex]\sqrt{x-1}[/tex] = x - 7, should give you no complications when you square both sides. It WILL give you a quadratic equation. Either you can (after suitable algebraic steps) factor and solve, or you can complete the square/use solution to quadratic equation to solve.
 
were does the -70 come from?
 
[tex](35-\sqrt{2x})^2[/tex]

Expand it out.
 
Don't forget, when you square the radical, you can end up finding solutions for x that do not work. You have to go through and check these solutions with your original equation to make sure that each value works.
 
Oh and how do you know what is a,b and c when using the quadratic formula?
 
The general form of a quadratic equation is [tex]ax^{2} + bx + c = 0[/tex]. Hopefully that answers your question. ;)


01