Basic manipulating equation algebra problem?

  • Thread starter Thread starter nchin
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
Physics news on Phys.org
nchin said:
How did this:
kx^(2) = 2mgh + 2mgx

Subtract 2mgh from both sides, then subtract 2mgx from both sides

i thought it's
kx^(2) = 2mgh + 2mgx
0 = 2mgh + 2mgx - kx^(2) ?
You can do it that way, too. Now multiply every term on both sides by -1
 
NascentOxygen said:
Subtract 2mgh from both sides, then subtract 2mgx from both sides


You can do it that way, too. Now multiply every term on both sides by -1

why do we need to mult both side by -1?
 
nchin said:
why do we need to mult both side by -1?
That gets you the equation that you were expecting to see, but by a different route.
 
NascentOxygen said:
That gets you the equation that you were expecting to see, but by a different route.
but what if you don't know the correct equation?

If i was doing this problem from scratch (without solution manuel)

I wouldn't have known this equation [0 = 2mgh + 2mgx - kx^(2)] was wrong because algebraically, i am correct.

is it like instincts from reading the problem to know what kind of equation to expect or something?
 
nchin said:
How did this:
kx^(2) = 2mgh + 2mgx
become this
kx^(2) - 2mgh - 2mgx = 0
Do you want to solve for x or what?
 
lep11 said:
Do you want to solve for x or what?

yes.
 
nchin said:
yes.
Okay, now you got kx^(2) - 2mgh - 2mgx = 0 so you can use the quadratic formula to solve for x.
 
nchin said:
but what if you don't know the correct equation?

If i was doing this problem from scratch (without solution manuel)

I wouldn't have known this equation [0 = 2mgh + 2mgx - kx^(2)] was wrong because algebraically, i am correct.
It's not wrong. It's perfectly correct.

In general, it is customary to arrange the terms in decreasing degree, and with the leading term having a positive coefficient, e.g., x2 - 4x + 3 = 0

But this is just for appearances (and it makes it easier to comprehend), it's not wrong if you don't do this.

Multiplying both sides does not change anything material. If you do the same thing to both sides of an equation, you change nothing.