Last visit was: 26 Apr 2024, 08:38 It is currently 26 Apr 2024, 08:38

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: 92945
Own Kudos [?]: 619185 [4]
Given Kudos: 81609
Send PM
Senior PS Moderator
Joined: 26 Feb 2016
Posts: 2873
Own Kudos [?]: 5206 [2]
Given Kudos: 47
Location: India
GPA: 3.12
Send PM
Manager
Manager
Joined: 06 Jul 2014
Posts: 71
Own Kudos [?]: 125 [0]
Given Kudos: 194
Location: India
Concentration: Finance, Entrepreneurship
GMAT 1: 660 Q48 V32
Send PM
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22056 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
Expert Reply
Bunuel wrote:
What is x ?

(1) x^2 - 1 = x + 1
(2) x + 3 is a prime number


Statement One Alone:

x^2 - 1 = x + 1

x^2 - 1 = x + 1

x^2 - x - 2 = 0

(x - 2)(x + 1) = 0

x = 2 or x = -1

Statement one alone is not sufficient to answer the question.

Statement Two Alone:

x + 3 is a prime number

x could have many values; for example, x could be 2 or x could be 0. Statement two alone is not sufficient to answer the question.

Statements One and Two Together:

From statement one, we know that x is either 2 or -1. From statement two, x + 3 is a prime number. If x = 2, x + 3 = 5 is a prime number. If x = -1, x + 3 = 2 is also a prime number. Thus, we still can’t determine the value of x. The two statements together are still not sufficient to answer the question.

Answer: E
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
Bunuel wrote:
What is x ?

(1) x^2 - 1 = x + 1
(2) x + 3 is a prime number



(1) insufic
x^2 - 1 = x + 1, x^2 - x - 2 = 0,
(x-2)(x+1)=0, x={2,-1}

(2) insufic
x=2: x+3=2+3=5=prime
x=-1: x+3=-1+3=2=prime

(1/2) insufic
x=2: x+3=2+3=5=prime
x=-1: x+3=-1+3=2=prime

Ans (E)
Manager
Manager
Joined: 23 Feb 2020
Posts: 134
Own Kudos [?]: 87 [1]
Given Kudos: 297
Location: Nepal
GMAT 1: 650 Q44 V35
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
1
Kudos
Bunuel wrote:
What is x ?

(1) x^2 - 1 = x + 1
(2) x + 3 is a prime number


Hi Bunuel please help me understand why this is not possible.

St 1.. x^2-1 = x+1
Or,(x+1)(x-1) = (x-1)
Or,(x+1) = (x-1)/(x-1)
Or, x+1 = 1
So x = 0.

Posted from my mobile device
Math Expert
Joined: 02 Sep 2009
Posts: 92945
Own Kudos [?]: 619185 [2]
Given Kudos: 81609
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
2
Kudos
Expert Reply
Mck2023 wrote:
Bunuel wrote:
What is x ?

(1) x^2 - 1 = x + 1
(2) x + 3 is a prime number


Hi Bunuel please help me understand why this is not possible.

St 1.. x^2-1 = x+1
Or,(x+1)(x-1) = (x-1)
Or,(x+1) = (x-1)/(x-1)
Or, x+1 = 1
So x = 0.

Posted from my mobile device


First of all, it should be (x + 1)(x - 1) = x + 1, not (x + 1)(x - 1) = x - 1.

Next, you cannot reduce (x + 1)(x - 1) = x + 1 by (x + 1) because (x + 1) can be 0 and we cannot divide by 0. By doing so you loose a root (a possible solution), namely x = -1.

What yo should do, is to re-arrange to get (x + 1)(x - 1) - (x + 1) = 0, then factor out x + 1 to get (x + 1)(x - 2) = 0. So, x = -1 and x = 2.

Never reduce equation by variable (or expression with variable), if you are not certain that variable (or expression with variable) doesn't equal to zero. We cannot divide by zero.
Senior Manager
Senior Manager
Joined: 03 May 2020
Posts: 267
Own Kudos [?]: 296 [0]
Given Kudos: 675
Location: India
Concentration: Marketing, Strategy
GMAT 1: 700 Q47 V39
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
St. 1:
x^2 - 1 = x + 1
=> x^2 - x - 2 = 0
=> x^2 - 2x + x - 2 = 0
=> x(x-2) + 1(x-2) = 0
=> (x+1)(x-2) = 0
=> x = 2, x = -1
=> St. 1 is insufficient.

St. 2:
x + 3 -> prime
x = 2, 4, 8... and many more values (both positive and negative)
=> St. 2 is insufficient.

St. 1 & St. 2:
if x = -1, x+3 = 2 -> prime
if x = 2, x+3 = 5 -> prime
St. 1 & St. 2 are together insufficient.

Answer: E
Math Expert
Joined: 02 Sep 2009
Posts: 92945
Own Kudos [?]: 619185 [0]
Given Kudos: 81609
Send PM
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
Expert Reply
What is the value of \(x\)?

(1) \(x^2-1=x+1\)

Rearrange to obtain \((x-1)(x+1)-(x+1)=0\);

Factor out \(x+1\) to obtain \((x+1)(x-2) = 0\). Either \(x = -1\) or \(x = 2\). Not sufficient.

(2) \(x + 3\) is a prime number. Clearly insufficient by itself.

(1) + (2) Both values from (1) satisfy statement (2) as well, so \(x\) can still be either -1 or 2. Not sufficient.


Answer: E
GMAT Club Bot
Re: What is x ? (1) x^2 - 1 = x + 1 (2) x + 3 is a prime number [#permalink]
Moderator:
Math Expert
92940 posts

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