Last visit was: 23 Apr 2024, 20:33 It is currently 23 Apr 2024, 20:33

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618618 [8]
Given Kudos: 81563
Send PM
Most Helpful Reply
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7207 [7]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
General Discussion
Manager
Manager
Joined: 02 Sep 2014
Posts: 70
Own Kudos [?]: 530 [2]
Given Kudos: 32
Location: United States
GMAT 1: 770 Q50 V44
GPA: 3.97
Send PM
User avatar
Intern
Intern
Joined: 25 May 2014
Posts: 43
Own Kudos [?]: 46 [1]
Given Kudos: 125
Send PM
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
1
Kudos
Bunuel wrote:

Tough and Tricky questions: Algebra.



\(x\) is replaced by \(1 - x\) everywhere in the expression \(\frac{1}{x} - \frac{1}{1 - x}\), with \(x \neq 0\) and \(x \neq 1\). If the result is then multiplied by \(x^2 - x\), the outcome equals

A. \(x + 1\)
B. \(x - 1\)
C. \(1 - x^2\)
D. \(2x - 1\)
E. \(1 - 2x\)

Kudos for a correct solution.



I am getting D as the answer.
After replacing x by 1-x the expression is
1/(1-x) - 1/(1-(1-x) = 1/(1-x) - 1/x
now if i simplify this expression by taking lcm i get ---> (2x-1)/x(x-1)
upon multiplying it with x(x-1) i get 2x-1.
Director
Director
Joined: 17 Mar 2014
Posts: 756
Own Kudos [?]: 608 [1]
Given Kudos: 1348
Send PM
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
1
Kudos
Initial equation is

\(\frac{1}{x}\) - \(\frac{1}{(1 - x)}\)

Replace \(x\) with \(1-x\)

\(\frac{1}{(1 - x)}\) - \(\frac{1}{x}\) = \(\frac{(x-1+x)}{(1-x)(x)}\) =\(\frac{2x-1}{(1-x)(x)}\)

Multiply above equation with \(x^2 - x\) i.e. \((x-1)x\)

\(\frac{(2x-1)*(x-1)(x)}{(1-x)(x)}\) = \(1-2x\)

Answer: E

Regards,
Ammu

Originally posted by AliciaSierra on 18 Nov 2014, 02:43.
Last edited by AliciaSierra on 18 Nov 2014, 02:56, edited 1 time in total.
avatar
Intern
Intern
Joined: 20 Jan 2013
Posts: 32
Own Kudos [?]: 219 [1]
Given Kudos: 0
Send PM
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
1
Kudos
As per the question let's replace the value of x

\(\frac{1}{1-x}\) - \(\frac{1}{1-(1-x)}\)

\(\frac{1}{1-x}\) - \(\frac{1}{x}\)

\(\frac{1-2x}{x^2 - x}\)

Multiply above equation by \(x^{2}\) - x

= 1 - 2x

Answer E
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618618 [0]
Given Kudos: 81563
Send PM
x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
Expert Reply
Official Solution:

\(x\) is replaced by \(1 - x\) everywhere in the expression \(\frac{1}{x} - \frac{1}{1 - x}\), with \(x \neq 0\) and \(x \neq 1\). If the result is then multiplied by \(x^2 - x\), the outcome equals

A. \(x + 1\)
B. \(x - 1\)
C. \(1 - x^2\)
D. \(2x - 1\)
E. \(1 - 2x\)

First, carry out the replacement. Literally replace every \(x\) in the expression with \(1 - x\), putting parentheses around the \(1 - x\) in order to preserve proper order of operations:

Original: \(\frac{1}{x} - \frac{1}{1 - x}\)

Replacement:
\(\frac{1}{(1 - x)} - \frac{1}{1 - (1 - x)}\)

Now simplify the second denominator: \((1 - (1 - x)) = (1 - 1 + x) = x\)

So the replacement expression becomes this:
\(\frac{1}{(1 - x)} - \frac{1}{x}\)

This should make sense. If we replace \(x\) by \(1 - x\), then it turns out that we are also replacing \(1 - x\) by \(x\) (since \(1 - (1 - x) = x\)). Thus, the denominators of the original expression are simply swapped.

Now we can either combine these fractions first (by finding a common denominator) or go ahead and multiply by \(x^2 - x,\) as we are instructed to. Let’s take the latter approach.
\(( \frac{1}{1 - x} - \frac{1}{x}) (x^2 - x)\)

Instead of FOILing this product right away, we should factor the expression \(x^2 - x\) first. If we do so, we will be able to cancel denominators quickly.

\(x^2 - x\) factors into \((x - 1)x\). We can now rewrite the product:
\(( \frac{1}{1 - x} - \frac{1}{x} ) (x - 1)x = \frac{(x - 1)x}{(1 - x)} - \frac{(x - 1)x}{x}\)

The second term, \(\frac{(x - 1)x}{x}\), becomes just \(x - 1\) after we cancel the \(x\)'s.

Since \((x - 1) = -(1 - x)\), we can rewrite the first term as \(\frac{-(1 - x)x}{(1 - x)}\) and then cancel the \((1 - x)\)’s, leaving \(-x\).

So, the final result is \(-x - (x - 1) = -x - x + 1 = 1 - 2x\). This is the answer.

Separately, since this is a Variables In Choices problem, we could instead pick a number and calculate a target. Since 0 and 1 are disallowed, let's pick \(x = 2\). We are told that \(x\) should be replaced by \(1 - x\), so we calculate \(1 - x = -1\) and put in -1 wherever \(x\) is in the original expression.
\(\frac{1}{x} - \frac{1}{(1 - x)} = \frac{1}{(-1)} - \frac{1}{(1 - (-1))} = -1 - \frac{1}{2} = -\frac{3}{2}\)

Now multiply this number by \(x^2 - x = 2^2 - 2 = 2\). We get -3 as our target number.

Finally, we plug \(x = 2\) into the answer choices and look for -3:

(A) \(x + 1 = 2 + 1 = 3\)

(B) \(x - 1 = 2 - 1 = 1\)

(C) \(1 - x^2 = 1 - 2^2 = -3\)

(D) \(2x - 1 = 2(2) - 1 = 3\)

(E) \(1 - 2x = 1 - 2(2) = -3\)

We can eliminate choices A, B, and D, but to choose between C and E, we would need to pick another number.

Answer: E.
Manager
Manager
Joined: 11 Oct 2019
Posts: 77
Own Kudos [?]: 11 [0]
Given Kudos: 2
Send PM
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
After replacing
1/(1-x) - 1/(1-(1-x)
= 1/(1-x) - 1/x

(1/(1-x) - 1/x)(x^2 - x)
= 1-2x
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32633
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: x is replaced by 1 - x everywhere in the expression 1/x - 1/(1 - x) [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne