Find All Solutions to the Equation X 2 8x
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.
-
Dec 05
Did you know 85% of the RC questions are inference based? Learn the Art of Involved & Evolved Reading and make sure you never get an RC question wrong again!
-
Dec 05
Attend this free geometry webinar to learn to visualize the solution, enhance comprehension and solve 700-level geometry questions in Quant with ease.
-
Dec 05
Video explanations + diagnosis of 10 weakest areas + one-week access to 10 SC e-books and 200 short videos!
-
Dec 06
Number Properties questions play a significant role in GMAT Quant especially for students who aim to score Q50+. Even though the concept of Factors and multiples looks simple, there are some key techniques that can help you solve.
-
Dec 07
Does the vast variety of #GMAT questions based on Prime Numbers scare you? Are you on the constant lookout for that one approach that will enable you to tackle all the Prime Numbers questions with ease regardless of their difficulty level?
-
Dec 08
Target Test Prep is excited to announce that the Executive Assessment Course is now live! With TTP's on-demand Executive Assessment prep course, you can study with confidence and earn your best score possible on the EA test.
-
Dec 10
GMAT Club Tests - Absolutely Free on Holidays, including all the Quizzes, Questions, and Tests. 12 AM PT - 11:59 PM PT.
-
Dec 10
Reading Comprehension has been added to the Target Test Prep Verbal course. With our full Verbal course, including 1,000+ practice verbal questions and 400+ instructor-led videos, you now have access to everything you need to master GMAT Verbal.
-
Dec 11
Does GMAT RC seem like an uphill battle? e-GMAT is conducting a masterclass to help you learn reading strategies that can enable you to solve 700+ level RC questions with at least 90% accuracy in less than 10 days.
-
Dec 11
Take the Crackverbal "Crack the GMAT" Program FREE test run with exclusive access to our new & improved Learning Management System, on-demand videos, tests & more. BONUS: Don't miss out on 150+ Page e-book in your inbox now.
Math Expert
Joined: 02 Sep 2009
Posts: 83002
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 08 May 2015, 05:01
00:00
Question Stats:
71% (02:32) correct 29% (02:48) wrong based on 1736 sessions
Hide Show timer Statistics
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
_________________
Math Expert
Joined: 02 Sep 2009
Posts: 83002
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 11 May 2015, 06:05
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
MANHATTAN GMAT OFFICIAL SOLUTION:
a. Unknowns: x
Given: x2 – 8x + 21 = |x – 4| + 5.
Constraints: The question implies that there may be multiple solutions, as does the non-linear given equation.
Question: What is the sum of all possible solutions for x?
b. Break into 2 equations (i.e. non-negative and negative inside absolute value sign) → Group all variables on one side of the equation, with 0 on the other → Factorable quadratic? → Factor → Solve → Answer.
Attachment:
2015-05-11_1802.png [ 55.23 KiB | Viewed 32631 times ]
Sum of the different solutions: 5 + 4 + 3 = 12.
The answer is D.
Alternatively, we could focus on the left side of the equation, which looks like a manageable quadratic, isolating the absolute value on the right:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
Sum of the different solutions: 5 + 4 + 3 = 12.
d. On absolute value problems, some of the solutions might be duplicates. Just cross these off at the end. Additionally, we could check to make sure the results for each solutions satisfy the initial assumptions. For example, in Scenario 1 we assumed x – 4 ≥ 0. Both solutions, 5 and 4, satisfy this inequality. Similarly, the solutions 4 and 3 satisfy Scenario 2's assumption, that x – 4 ≤ 0. Thus all the solutions were valid. For complex absolute value equations such as this one, this need
not always be the case.
_________________
GMAT Club Legend
Joined: 11 Sep 2015
Posts: 6032
Location: Canada
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 07 Jun 2017, 10:01
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k and/or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots
Given: x² – 8x + 21 = |x – 4|+ 5
Subtract 5 from both sides: x² – 8x + 16 = |x – 4|
Apply above rule
We get two cases: x² – 8x + 16 = x – 4 and -(x² – 8x + 16) = x – 4
x² – 8x + 16 = x – 4
Add 4 to both sides: x² – 8x + 20 = x
Subtract x from both sides: x² – 9x + 20 = 0
Factor: (x - 5)(x - 4) = 0
So, x = 5 or x = 4
-(x² – 8x + 16) = x – 4
Simplify: -x² + 8x - 16 = x – 4
Add 4 to both sides: -x² + 8x - 12 = x
Subtract x from both sides: -x² + 7x - 12 = 0
Multiply both sides by -1 to get: x² - 7x + 12 = 0
Factor: (x - 3)(x - 4) = 0
So, x = 3 or x = 4
We have three potential solutions: x = 5, x = 4 and x = 3
Now let's test for EXTRANEOUS ROOTS
x = 5
Plug into original equation to get:
5² – 8(5) + 21 = |5 – 4|+ 5
Evaluate: 6 = 6
WORKS! So, x = 5 IS a valid solution
x = 4
Plug into original equation to get:
4² – 8(4) + 21 = |4 – 4|+ 5
Evaluate: 5 = 5
WORKS! So, x = 4 is a valid solution
x = 3
Plug into original equation to get:
3² – 8(3) + 21 = |3 – 4|+ 5
Evaluate: 6 = 6
WORKS! So, x = 3 is a valid solution
SUM of all solutions = 5 + 4 + 3 = 12
Answer:
RELATED VIDEO
_________________
Manager
Joined: 23 Nov 2014
Posts: 50
Location: India
GPA: 3.14
WE:Sales (Consumer Products)
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 08 May 2015, 08:18
Two cases: modulus function is positive or modulus function is negative
Positive case:
x^2-8x+21 = (x-4)+5
=> x^2-9x+20 = 0
=> x = 4 or 5
Negative case:
x^2-8x+21 = -(x-4)+5
=> x^2-7x+12 = 0
=> x = 3 or 4
=>Unique solutions: 3, 4, 5
=>Sum = 12?
Intern
Joined: 10 Jul 2014
Posts: 11
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 08 May 2015, 08:31
|x-4|. |x-4| - |x-4|=0
|x-4|=0 then x=4
|x-4|=1
x=3,5
sum= 4+3+5=12
ans c
Intern
Joined: 06 Apr 2015
Posts: 5
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] Updated on: 10 May 2015, 01:29
x^2 - 8x + 16 = |x-4|
RHS can be -ve or +ve
x^2 - 9x + 20 = 0
x^2 - 7x + 12 = 0
x= 5,4,3
We test all 3 values in original equation, all ok.
Thus, Sum = 5 + 4 +3 = 12
Ans (D)
Originally posted by rajeev90 on 10 May 2015, 01:16.
Last edited by rajeev90 on 10 May 2015, 01:29, edited 1 time in total.
Manager
Joined: 07 Apr 2015
Posts: 138
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 10 May 2015, 01:25
x^2 - 8x + 21 = |x-4| +5
I: Positive Case
x^2 - 8x + 21 = x - 4 + 5
x^2 - 9x + 20 = 0
(x - 4) (x - 5)
x1 = 4
x2 = 5
II: Negative Case
x^2 - 8x + 21 = - |x-4| +5
x^2 - 8x + 21 = -x + 4 + 5
x^2 - 7x + 12 = 0
(x - 3) (x - 4)
x3 = 3
x4 = 4 (cancel out as 3 is already listed as x1)
3 + 4 + 5 = 12
Answer Choice: D
Director
Joined: 21 May 2013
Posts: 573
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 10 May 2015, 01:47
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
Now, we can have 2 situations here
Situation 1:x^2-8x+21=x-4+5
x^2-8x+21-x-5+4=x^2-9x+20
x^2-5x-4x+20
x=5 or x=4
Testing both values in the equation, both satisfy
Situation 2:x^2-8x+21=-x+4+5
x^2-7x+12=0
x^-3x-4x+12=0
x=3 or x=4
Testing both values in the equation, both satisfy
Therefor sum of all solutions=3+4+5=12
Answer D
Intern
Joined: 23 Sep 2015
Posts: 34
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 10 Oct 2016, 07:19
why do we take x-4>=0 and x-4<=0 .....and not x-4>0 and x-4<0....thanks in advance.
Bunuel wrote:
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
MANHATTAN GMAT OFFICIAL SOLUTION:
a. Unknowns: x
Given: x2 – 8x + 21 = |x – 4| + 5.
Constraints: The question implies that there may be multiple solutions, as does the non-linear given equation.
Question: What is the sum of all possible solutions for x?
b. Break into 2 equations (i.e. non-negative and negative inside absolute value sign) → Group all variables on one side of the equation, with 0 on the other → Factorable quadratic? → Factor → Solve → Answer.
Attachment:
2015-05-11_1802.png
Sum of the different solutions: 5 + 4 + 3 = 12.
The answer is D.
Alternatively, we could focus on the left side of the equation, which looks like a manageable quadratic, isolating the absolute value on the right:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
Sum of the different solutions: 5 + 4 + 3 = 12.
d. On absolute value problems, some of the solutions might be duplicates. Just cross these off at the end. Additionally, we could check to make sure the results for each solutions satisfy the initial assumptions. For example, in Scenario 1 we assumed x – 4 ≥ 0. Both solutions, 5 and 4, satisfy this inequality. Similarly, the solutions 4 and 3 satisfy Scenario 2's assumption, that x – 4 ≤ 0. Thus all the solutions were valid. For complex absolute value equations such as this one, this need
not always be the case.
Manager
Joined: 24 Dec 2016
Posts: 96
Location: India
Concentration: Finance, General Management
WE:Information Technology (Computer Software)
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 05 Jun 2017, 21:04
Bunuel wrote:
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
MANHATTAN GMAT OFFICIAL SOLUTION:
a. Unknowns: x
Given: x2 – 8x + 21 = |x – 4| + 5.
Constraints: The question implies that there may be multiple solutions, as does the non-linear given equation.
Question: What is the sum of all possible solutions for x?
b. Break into 2 equations (i.e. non-negative and negative inside absolute value sign) → Group all variables on one side of the equation, with 0 on the other → Factorable quadratic? → Factor → Solve → Answer.
Attachment:
2015-05-11_1802.png
Sum of the different solutions: 5 + 4 + 3 = 12.
The answer is D.
Alternatively, we could focus on the left side of the equation, which looks like a manageable quadratic, isolating the absolute value on the right:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
Sum of the different solutions: 5 + 4 + 3 = 12.
d. On absolute value problems, some of the solutions might be duplicates. Just cross these off at the end. Additionally, we could check to make sure the results for each solutions satisfy the initial assumptions. For example, in Scenario 1 we assumed x – 4 ≥ 0. Both solutions, 5 and 4, satisfy this inequality. Similarly, the solutions 4 and 3 satisfy Scenario 2's assumption, that x – 4 ≤ 0. Thus all the solutions were valid. For complex absolute value equations such as this one, this need
not always be the case.
Hi Bunuel,
I have a conceptual doubt wrt such questions.
Like most people above have, I also solved for the x>0 and x<0 cases and got the roots as 4,5 for x>0 and 3,4 for x<0.
As we were considering case x<0 which doesn't get satisfied with the roots 3 and 4, I discarded those. Is that not right to do ?
Please help understand.
Thanks in advance!
Shruti.
Director
Joined: 20 Dec 2015
Status:Learning
Posts: 965
Location: India
Concentration: Operations, Marketing
GPA: 3.4
WE:Engineering (Manufacturing)
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 05 Jun 2017, 23:33
IMO D
there will be two equations taking into account the two possible value of LHS i.e positive and negative .
The solution we will have 3 different values of the solutions
3,4 and 5
Total =12
Sent from my ONE E1003 using GMAT Club Forum mobile app
Veritas Prep GMAT Instructor
Joined: 16 Oct 2010
Posts: 12413
Location: Pune, India
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 06 Jun 2017, 02:31
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
My first thought here is that I want to separate out the absolute value. I see that I have a constant term on the left hand side too. So the first step is
\(x^2 - 8x + 21 - 5 = |x - 4|\)
\(x^2 - 8x + 16 = |x - 4|\)
\((x - 4)^2 = |x - 4|\)
which is the same as
\(|x - 4|^2 = |x - 4|\)
|x - 4| * (|x - 4| - 1) = 0
|x - 4| = 0
implies x = 4
or
|x - 4| = 1
implies x = 3 or 5
Total sum = 3+ 4+ 5 = 12
_________________
Karishma Learn more about how Veritas Prep can help you achieve a great GMAT score by checking out their GMAT Prep Options >
Veritas Prep GMAT Instructor
Veritas Prep GMAT Instructor
Joined: 16 Oct 2010
Posts: 12413
Location: Pune, India
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 07 Jun 2017, 00:25
Shruti0805 wrote:
Bunuel wrote:
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
MANHATTAN GMAT OFFICIAL SOLUTION:
a. Unknowns: x
Given: x2 – 8x + 21 = |x – 4| + 5.
Constraints: The question implies that there may be multiple solutions, as does the non-linear given equation.
Question: What is the sum of all possible solutions for x?
b. Break into 2 equations (i.e. non-negative and negative inside absolute value sign) → Group all variables on one side of the equation, with 0 on the other → Factorable quadratic? → Factor → Solve → Answer.
Attachment:
2015-05-11_1802.png
Sum of the different solutions: 5 + 4 + 3 = 12.
The answer is D.
Alternatively, we could focus on the left side of the equation, which looks like a manageable quadratic, isolating the absolute value on the right:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
Sum of the different solutions: 5 + 4 + 3 = 12.
d. On absolute value problems, some of the solutions might be duplicates. Just cross these off at the end. Additionally, we could check to make sure the results for each solutions satisfy the initial assumptions. For example, in Scenario 1 we assumed x – 4 ≥ 0. Both solutions, 5 and 4, satisfy this inequality. Similarly, the solutions 4 and 3 satisfy Scenario 2's assumption, that x – 4 ≤ 0. Thus all the solutions were valid. For complex absolute value equations such as this one, this need
not always be the case.
Hi Bunuel,
I have a conceptual doubt wrt such questions.
Like most people above have, I also solved for the x>0 and x<0 cases and got the roots as 4,5 for x>0 and 3,4 for x<0.
As we were considering case x<0 which doesn't get satisfied with the roots 3 and 4, I discarded those. Is that not right to do ?
Please help understand.
Thanks in advance!
Shruti.
Responding to a pm:
The ranges for which you are solving are not x > 0 and x < 0. They are x >= 4 and x < 4 because
we say that
|a| = a when a >= 0
|a| = -a when a < 0
So
|x - 4| = (x - 4) when (x - 4) >= 0 i.e. x >= 4
|x - 4| = -(x - 4) when (x - 4) < 0 i.e. x < 4
For more on this, check:
https://www.veritasprep.com/blog/2014/0 ... -the-gmat/
_________________
Karishma Learn more about how Veritas Prep can help you achieve a great GMAT score by checking out their GMAT Prep Options >
Veritas Prep GMAT Instructor
Manager
Joined: 26 Jul 2011
Posts: 71
Location: India
WE:Marketing (Manufacturing)
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 14 Jun 2017, 10:06
let me ask a lame question...
x^2-8x+21=|x-4|+5
x^2-8x+21-5=|x-4|
x^2-8x+16=|x-4|
(x-4)(x-4)=|x-4|
Now Scenario 1 where |x-4| is positive
(x-4)(x-4)=(x-4)
(x-4) = (x-4)/(x-4) ------> (x-4)=1-----> x = 5
Scenario 2 where |x-4| is negative
(x-4)(x-4)=-(x-4)---------> (x-4)=-(x-4)/(x-4)----------> (x-4)=-1--------> x = 3
So i have only two solutions x=5 and x=3...Why am I getting only 2 solutions ? while there are 3...
I know I am doing something very stupid with the basics. Can somebody please point out what is it ?
Math Expert
Joined: 02 Sep 2009
Posts: 83002
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 14 Jun 2017, 10:44
ratinarace wrote:
let me ask a lame question...
x^2-8x+21=|x-4|+5
x^2-8x+21-5=|x-4|
x^2-8x+16=|x-4|
(x-4)(x-4)=|x-4|
Now Scenario 1 where |x-4| is positive
(x-4)(x-4)=(x-4)
(x-4) = (x-4)/(x-4) ------> (x-4)=1-----> x = 5
Scenario 2 where |x-4| is negative
(x-4)(x-4)=-(x-4)---------> (x-4)=-(x-4)/(x-4)----------> (x-4)=-1--------> x = 3
So i have only two solutions x=5 and x=3...Why am I getting only 2 solutions ? while there are 3...
I know I am doing something very stupid with the basics. Can somebody please point out what is it ?
You cannot reduce (x-4)(x-4)=(x-4) by x-4 because x-4 can be 0 and we cannot divide by 0. By doing so you loose a root, namely x = 4.
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 can not divide by zero.
_________________
Director
Joined: 13 Mar 2017
Affiliations: IIT Dhanbad
Posts: 681
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy and Utilities)
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 14 Jun 2017, 23:02
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
x^2 – 8x + 21 = |x – 4|+ 5
If x>=4,
x^2 – 8x + 21 = x – 4+ 5
-> x^2 – 8x + 21 = x+1
-> x^2 - 9x + 20 = 0
-> (x-4) (x-5) = 0
-> x =4,5
If x<4 ,
x^2 – 8x + 21 = 4-x +5 = 9-x
x^2 - 7x + 12 = 0
(x-4)(x-3) =0
-> x=3
Total sum = 3+4+5= 12
_________________
Learn Quant at my blog: WebMaggu.com
Director
Joined: 12 Nov 2016
Posts: 610
Location: United States
GPA: 2.66
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 31 Aug 2017, 18:26
Bunuel wrote:
The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4|+ 5 is equal to:
(A) –7
(B) 7
(C) 10
(D) 12
(E) 14
Kudos for a correct solution.
Two basic ways to write out absolute values for the GMAT
l x -4 l
x - 4 =
- l x -4 l =
Manager
Joined: 17 Sep 2019
Posts: 127
GMAT 1: 680 Q49 V33
GMAT 2: 710 Q49 V38
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 05 Jul 2020, 10:21
Damn!
I made a silly mistake!
I added 4 twice!
Manager
Joined: 13 Jun 2019
Posts: 189
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 05 Jul 2020, 20:47
Bunuel egmat VeritasKarishma GMATNinja
Quote:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
I have a conceptual question here
If it says
\((x-4)^2 = |x-4|\)
Doesnt this mean that \(x-4 >= 0\) all the time? (as \((x-4)^2\) is always positive)
Why are we considering\( x-4\) can be negative?
Can anybody please explain if my understanding is wrong.
_________________
Shrekey
Need help desperately to know your strategy in keeping mind steady during GMAT Exam.
Please help in the below post.
https://gmatclub.com/forum/struggling-in-timed-test-like-gmat-how-to-keep-mind-calm-353103.html
Veritas Prep GMAT Instructor
Joined: 16 Oct 2010
Posts: 12413
Location: Pune, India
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink] 08 Jul 2020, 22:20
rsrighosh wrote:
Bunuel egmat VeritasKarishma GMATNinja
Quote:
x^2 – 8x + 21 = |x – 4| + 5
x^2 – 8x + 16 = |x – 4|
(x – 4)(x – 4) = |x – 4|
(x – 4)2 = |x – 4|
"Something squared equals its absolute value. 1 squared equals 1, 0 squared equals 0…hmm, –1 squared equals 1…"
x – 4 = –1, 0, or 1
x = 3, 4, or 5
I have a conceptual question here
If it says
\((x-4)^2 = |x-4|\)
Doesnt this mean that \(x-4 >= 0\) all the time? (as \((x-4)^2\) is always positive)
Why are we considering\( x-4\) can be negative?
Can anybody please explain if my understanding is wrong.
Because y^2 is positive does not mean y needs to be positive. Because |y| is positive, doesn't mean y needs to be positive too.
If y is -5, y^2 = 25 (positive) and |y| = 5 (positive) but y is still negative.
In above, (x - 4)^2 and |x - 4| are positive but x - 4 may not be positive. It could be positive or negative.
_________________
Karishma Learn more about how Veritas Prep can help you achieve a great GMAT score by checking out their GMAT Prep Options >
Veritas Prep GMAT Instructor
Re: The sum of all solutions for x in the equation x^2 – 8x + 21 = |x – 4| [#permalink]
08 Jul 2020, 22:20
Moderators:
Senior Moderator - Masters Forum
2803 posts
Senior SC Moderator
5133 posts
Find All Solutions to the Equation X 2 8x
Source: https://gmatclub.com/forum/the-sum-of-all-solutions-for-x-in-the-equation-x-2-8x-21-x-197663.html