Rearranging Equations to Find x in Terms of a and b | Homework Help

  • Thread starter Thread starter Bugsy23
  • Start date Start date
AI Thread Summary
To rearrange the equation a(a+x)=b(b-x) for x in terms of a and b, first expand the equation to get a^2 + ax = b^2 - bx. Next, isolate the x terms by moving them to one side, resulting in ax + bx = b^2 - a^2. Factor out x to obtain x(a + b) = b^2 - a^2. Finally, solve for x, yielding x = (b^2 - a^2) / (a + b).
Bugsy23
Messages
24
Reaction score
0

Homework Statement



I need to rearrange the following equation to find x in terms of a and b, assuming that a≠-b

Homework Equations



a(a+x)=b(b-x)


The Attempt at a Solution



So far I have multiplied out the brackets and came up with

a^{}2+ax=b^{}2-bx

but I don't really know where to go from there to find x in terms of a and b.Would be really grateful if someone could help. Thanks.
 
Physics news on Phys.org
Try adding and subtracting terms from each side so you get each x term on the same side.
 
you can move things over from the left to the right or vice versa i.e.

a + b = d - e
can become by moving things around:

a + b - d = -e

notice how we change the sign when things move over!

for ur question u want to get the x's on one side as the next step so move things over to get the x's together and the a's and b's together.
 
So would this be right?:

ax-bx=a2-b2
x(a-b)=a2-b2
x=(a2-b2)/(a-b)
 
Note ax+bx=b2-a2 and you have to correct your steps
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top