Last visit was: 23 Apr 2026, 06:39 It is currently 23 Apr 2026, 06:39
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
User avatar
Chris2
Joined: 23 Feb 2016
Last visit: 27 Jul 2016
Posts: 5
Own Kudos:
8
 [8]
Posts: 5
Kudos: 8
 [8]
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
avatar
TTeja
Joined: 01 May 2016
Last visit: 09 May 2023
Posts: 1
Given Kudos: 38
Location: India
GPA: 3.5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,778
 [1]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,778
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,778
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TTeja
p^2 - 6p + 9 - 5 = 0
p^2-6p + 4 = 0

Roots for above equation are irrational.

(OR)

p-3 = '\sqrt{5}'
p = 3 + \sqrt{'5'}

There should be two roots for this equation as well

My apologies I am unable to represent square root function!!

Writing Mathematical Formulas on the Forum: rules-for-posting-please-read-this-before-posting-133935.html#p1096628

Hope it helps.
avatar
akshdeep23
Joined: 29 Jul 2015
Last visit: 15 Feb 2021
Posts: 2
Own Kudos:
Given Kudos: 51
Posts: 2
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I would like to know why I can't solve it like this:
(p-3)^2 -5 =0
(p-3)^2 = 5
p^2-6p+9 =5
p^2-6p = -4
p(p-6)=-4
p=-4
p-6=-4
p=2

Why is solving this way incorrect?
User avatar
generis
User avatar
Senior SC Moderator
Joined: 22 May 2016
Last visit: 18 Jun 2022
Posts: 5,258
Own Kudos:
Given Kudos: 9,464
Expert
Expert reply
Posts: 5,258
Kudos: 37,725
Kudos
Add Kudos
Bookmarks
Bookmark this Post
akshdeep23
I would like to know why I can't solve it like this:
(p-3)^2 -5 =0
(p-3)^2 = 5
p^2-6p+9 =5
p^2-6p = -4
p(p-6)=-4
p=-4
p-6=-4
p=2

Why is solving this way incorrect?
That's an easy mistake to make. You just forgot that the zero product rule (if ab = 0, then a = 0 or b = 0 or both = 0) ONLY works when the right hand side is zero. You can't set factors in an equation equal to anything but 0 in the way you're solving.

You don't have 0 on the right hand side. Plug your answer p = 2 into the original equation; it doesn't work precisely because the zero product rule only applies when the product is zero.

Hope that helps! :-)
User avatar
ydmuley
User avatar
Retired Moderator
Joined: 19 Mar 2014
Last visit: 01 Dec 2019
Posts: 807
Own Kudos:
916
 [1]
Given Kudos: 199
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\((p - 3 )^2 - 5=0\)

\((p - 3)^2 = 5\)

\((p - 3) = +/- \sqrt{5}\)

\(p = \sqrt{5} + 3\)

\(p = - \sqrt{5} + 3\)
avatar
tapabrata
Joined: 11 Aug 2016
Last visit: 31 Jan 2018
Posts: 38
Own Kudos:
Location: India
Concentration: Operations, General Management
GMAT 1: 710 Q49 V38
GPA: 3.95
WE:Design (Manufacturing)
GMAT 1: 710 Q49 V38
Posts: 38
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Chris2
Given that (p - 3 )^2 - 5=0, what is p?

\((p-3)^2-5=0\)
\((p-3)^2=5\)

\((p-3)=+\sqrt{5}\) or \((p-3)=-\sqrt{5}\)

so \(p=3+\sqrt{5}\) or \(p=3-\sqrt{5}\)
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For \((p-3)^2-5=0\), \((p-3)^2\) must be equal to 5.

So, p must a number which reduces 3 from the expression \((p-3)^2\)
and make its value 5.

There are 2 possible values whose square is 5.
It is +\(\sqrt{5}\) or -\(\sqrt{5}\)

Hence possible values of p must be +\(\sqrt{5}\)+3 (or) -\(\sqrt{5}\)+3
User avatar
ccooley
User avatar
Manhattan Prep Instructor
Joined: 04 Dec 2015
Last visit: 06 Jun 2020
Posts: 931
Own Kudos:
Given Kudos: 115
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Posts: 931
Kudos: 1,658
Kudos
Add Kudos
Bookmarks
Bookmark this Post
akshdeep23
I would like to know why I can't solve it like this:
(p-3)^2 -5 =0
(p-3)^2 = 5
p^2-6p+9 =5
p^2-6p = -4
p(p-6)=-4
p=-4

p-6=-4
p=2

Why is solving this way incorrect?

I've bolded the section where you went wrong. You assumed that because p(p-6) = -4, then p = -4 or p-6 = -4. However, that isn't true. If p(p-6) = -4, you can't conclude that p or p-6 must be -4. (Plug in p = -4 to see why: (-4)(-4-6) actually doesn't equal -4.) The reason you're allowed to do that when the right side of the equation equals 0, is because of the 'zero product rule' that genxer123 mentioned above.

In order to solve it in that way, you'd have to do something kind of convoluted. Don't solve the problem like this!! It's very tough to figure this out if you don't already know what the answer is. So, it's just for show:

\((p-3)^2 -5 =0\)

\((p-3)^2 = 5\)

\(p^2-6p+9 =5\)

\(p^2-6p + 4 = 0\)

\((p - 3 - \sqrt{5})(p - 3 + \sqrt{5}) = 0\)

\(p=3+\sqrt{5}\) or \(p=3-\sqrt{5}\)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,958
Own Kudos:
Posts: 38,958
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109778 posts
Tuck School Moderator
853 posts