Homework help question: 2x-1/1-2x = -1 why?

  • Thread starter Thread starter xsgx
  • Start date Start date
  • Tags Tags
    Homework
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
5 replies · 2K views
xsgx
Messages
29
Reaction score
0
Why does 2x-1/1-2x equal negative one?Can someone explain this to me because i don't get it.
 
Physics news on Phys.org
xsgx said:
Why does 2x-1/1-2x equal negative one?Can someone explain this to me because i don't get it.

Because -1 * (2x-1) = -2x+1 = (1-2x)

Does that help?
 
xsgx said:
Why does 2x-1/1-2x equal negative one?Can someone explain this to me because i don't get it.
This probably doesn't mean what you actually wrote, but it turns out to be equal to -1 anyway. Here's what you wrote:
$$2x - \frac{1}{1} - 2x = 2x - 1 - 2x = -1$$

If you want what you write to be interpreted the way you mean it, use parentheses, as in (2x - 1)/(1 - 2x).
 
Mark44 said:
This probably doesn't mean what you actually wrote, but it turns out to be equal to -1 anyway. Here's what you wrote:
$$2x - \frac{1}{1} - 2x = 2x - 1 - 2x = -1$$

Hah! Good eye! :smile:
 
Mark44 said:
This probably doesn't mean what you actually wrote, but it turns out to be equal to -1 anyway. Here's what you wrote:
$$2x - \frac{1}{1} - 2x = 2x - 1 - 2x = -1$$

If you want what you write to be interpreted the way you mean it, use parentheses, as in (2x - 1)/(1 - 2x).

Yeah i meant (2x-1)/(1-2x)
 
berkeman said:
Because -1 * (2x-1) = -2x+1 = (1-2x)

Does that help?

Yeah that helps.Thank you.