How Do You Simplify Complex Algebraic Expressions?

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
beaf123
Messages
40
Reaction score
0

Homework Statement


I have the expression [((1-x)/x) * x^(2/1-x)] / x^(2x/1-x)

I want to simplify this expression.

Homework Equations


None

The Attempt at a Solution



I am not so good with algebra. But I tried to find a common factor for x^(2/1-x)] / (x^2x)/1-x and then add them. However, it got really ugly so I think I did something wrong. Anyone knows how to simplify this one?[/B]
 
Physics news on Phys.org
beaf123 said:

Homework Statement


I have the expression [((1-x)/x) * x^(2/1-x)] / x^(2x/1-x)

I want to simplify this expression.

Homework Equations


None

The Attempt at a Solution



I am not so good with algebra. But I tried to find a common factor for x^(2/1-x)] / (x^2x)/1-x and then add them. However, it got really ugly so I think I did something wrong. Anyone knows how to simplify this one?[/B]

x^a/x^b=x^(a-b). In your case a=2/(1-x) and b=2x/(1-x). Concentrate on simplifying a-b. BTW notice I wrote 2/(1-x) instead of 2/1-x which would be interpreted as (2/1)-x. That's not what I think you mean. Always fully parenthesize expressions!
 
Last edited:
Thanks a lot.

Very smootely my answer becomes x(1-x)