Last visit was: 25 Apr 2026, 01:16 It is currently 25 Apr 2026, 01:16
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
vikasp99
Joined: 02 Jan 2017
Last visit: 24 Apr 2026
Posts: 263
Own Kudos:
1,890
 [9]
Given Kudos: 236
Location: Canada
Posts: 263
Kudos: 1,890
 [9]
2
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
User avatar
GyanOne
Joined: 24 Jul 2011
Last visit: 23 Apr 2026
Posts: 3,241
Own Kudos:
Given Kudos: 33
Status: World Rank #4 MBA Admissions Consultant
Expert
Expert reply
Posts: 3,241
Kudos: 1,722
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
tapabrata
Joined: 11 Aug 2016
Last visit: 31 Jan 2018
Posts: 38
Own Kudos:
48
 [3]
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
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,903
Own Kudos:
5,454
 [2]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,903
Kudos: 5,454
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
vikasp99
If p + q = 7 and pq = 12, then what is the value of (1/p^2) + (1/q^2) ?

(A) 1/6

(B) 25/144

(C) 49/144

(D) 7/12

(E) 73/144

\(p + q = 12\)

So, we can say \(p = 4\) and \(q =3\)

Hence, the value of \((\frac{1}{p^2}) + (\frac{1}{q^2})\) -

\(= (\frac{1}{3^2}) + (\frac{1}{4^2})\)

\(= (\frac{1}{9}) + (\frac{1}{16})\)

\(= \frac{25}{144}\)

Thus, answer must be (B) \(\frac{25}{144}\)
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,711
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vikasp99
If p + q = 7 and pq = 12, then what is the value of (1/p^2) + (1/q^2) ?

(A) 1/6

(B) 25/144

(C) 49/144

(D) 7/12

(E) 73/144


We can start by adding together (1/p^2) + (1/q^2) by first obtaining a common denominator:

(q^2/q^2)(1/p^2) + (p^2/p^2)(1/q^2)

q^2/[(q^2)(p^2)] + p^2/[(q^2)(p^2)]

(q^2 + p^2)/(pq)^2

Since pq =12, we have:

(q^2 + p^2)/(12)^2

(q^2 + p^2)/144

To determine the value of q^2 + p^2, we can do the following:

(p + q)^2 = (7)^2

p^2 + q^2 + 2pq = 49

Since pq = 12, we know:

p^2 + q^2 + 24 = 49

p^2 + q^2 = 25

Thus, (q^2 + p^2)/144 = 25/144

Answer: B
User avatar
vmelgargalan
Joined: 16 Jan 2017
Last visit: 15 Aug 2018
Posts: 54
Own Kudos:
Given Kudos: 2
GMAT 1: 620 Q46 V29
GMAT 1: 620 Q46 V29
Posts: 54
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I used a different method, which was a bit over 2 minutes, but basically:

plug in p = 7 - p into th eequation pq = 12, (or we can plug in q = 7 - p).

Then we foil the formula which will end up being p^2 - 7p +12 = 0,
(p - 4)(p - 3),
p = 3 or = 4. And we know that we will get the same values for q,

Therefore there are 3 possible answer:

(1/3^3) + (1/3^2) = 2/9 - not available
(1/4^2) + (1/4^2) = 2/16 = 1/8 - not available
(1/4^2) + (1/3^2) = 1/16 + 1/9 = 25/144,

Thus, the answer is B.

I am still practicing hoping I can use more time efficient. Tapabrata's ways surely seems way faster!
avatar
LeoPTY
Joined: 02 Jan 2016
Last visit: 04 Dec 2018
Posts: 1
Given Kudos: 24
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tapabrata
\(\frac{1}{p^2}\)+\(\frac{1}{q^2}\)
=\(\frac{p^2+q^2}{p^2q^2}\)
=\(\frac{(p+q)^2-2pq}{(pq)^2}\)
=\(\frac{7^2-2*12}{12^2}\)
=\(\frac{49-24}{144}\)
=\(\frac{25}{144}\)

Answer B

Can someone please elaborate on how the \(-2pq\) is obtained in going from \(\frac{p^2+q^2}{p^2q^2}\) to \(\frac{(p+q)^2-2pq}{(pq)^2}\)

I can solve this formula by using the available statements to know that p and q = 3 and 4, but would like to understand solving this algebraically. Thanks!
avatar
rahulkashyap
Joined: 09 Oct 2015
Last visit: 24 Feb 2019
Posts: 165
Own Kudos:
75
 [1]
Given Kudos: 28
Posts: 165
Kudos: 75
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LeoPTY
tapabrata
\(\frac{1}{p^2}\)+\(\frac{1}{q^2}\)
=\(\frac{p^2+q^2}{p^2q^2}\)
=\(\frac{(p+q)^2-2pq}{(pq)^2}\)
=\(\frac{7^2-2*12}{12^2}\)
=\(\frac{49-24}{144}\)
=\(\frac{25}{144}\)

Answer B

Can someone please elaborate on how the \(-2pq\) is obtained in going from \(\frac{p^2+q^2}{p^2q^2}\) to \(\frac{(p+q)^2-2pq}{(pq)^2}\)

I can solve this formula by using the available statements to know that p and q = 3 and 4, but would like to understand solving this algebraically. Thanks!


to make the p^2 + q^2 to (p+q)^2 = p^2+q^2 + 2pq, we would need to add and subtract (to cancel the terms) 2pq. The added 2pq is in the (p+q)^2 term, while the "-2pq" remains outside it
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given that p + q = 7 and pq = 12 and we need to find the value of \(\frac{1}{p^2} + \frac{1}{q^2}\)

p + q = 7
Squaring both the sides we get
\((p + q)^2 = 7^2\) = 49
=> \(p^2 + 2pq + q^2\) = 49
=> \(p^2 + 2*12 + q^2\) = 49
=> \(p^2 + q^2\) = 49 - 24 = 25 ...(1)

\(\frac{1}{p^2} + \frac{1}{q^2}\) = \(\frac{q^2 + p^2 }{ p^2 * q^2}\) = \(\frac{p^2 + q^2 }{ (pq )^2}\) = \(\frac{25}{(12)^2}\) = \(\frac{25}{144}\)

So, Answer will be B
Hope it helps!
Moderators:
Math Expert
109822 posts
Tuck School Moderator
853 posts