xsgx
- 29
- 0
Why does 2x-1/1-2x equal negative one?Can someone explain this to me because i don't get it.
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:xsgx said:Why does 2x-1/1-2x equal negative one?Can someone explain this to me because i don't get it.
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$$
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).
berkeman said:Because -1 * (2x-1) = -2x+1 = (1-2x)
Does that help?