Last visit was: 11 Sep 2026, 03:14 It is currently 11 Sep 2026, 03:14
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
vogelleblanc
Joined: 16 Jun 2013
Last visit: 17 Aug 2020
Posts: 13
Own Kudos:
563
 [539]
Given Kudos: 8
GMAT 1: 540 Q34 V30
GMAT 2: 700 Q43 V42
GMAT 2: 700 Q43 V42
Posts: 13
Kudos: 563
 [539]
33
Kudos
Add Kudos
504
Bookmarks
Bookmark this Post
avatar
niyamharia1990
Joined: 19 Oct 2013
Last visit: 17 Dec 2013
Posts: 1
Own Kudos:
9
 [9]
Posts: 1
Kudos: 9
 [9]
7
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
vogelleblanc
Joined: 16 Jun 2013
Last visit: 17 Aug 2020
Posts: 13
Own Kudos:
563
 [1]
Given Kudos: 8
GMAT 1: 540 Q34 V30
GMAT 2: 700 Q43 V42
GMAT 2: 700 Q43 V42
Posts: 13
Kudos: 563
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Sep 2026
Posts: 113,435
Own Kudos:
Given Kudos: 111,467
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,435
Kudos: 840,604
 [44]
35
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6

@sethiprashant i also think you are right with your reasoning that u and v do not have to be integers and thus 6 and 5 are not the only possible combination. However, the OA is D... :/
What are we overlooking?

Just to prove that i quote the question correctly, i attached a screenshot of the question

For (1) we have:
\(11 = u^2 - v^2\);

\(60= 2uv\);

and we need to find the value of \(u^2 + v^2\).

If you solve \(11 = u^2 - v^2\) and \(60= 2uv\), you get (u, v) = (-6, -5) or (u, v) = (6, 5). In either case \(u^2 + v^2=36+25\).

Thus the answer is D.

Hope it's clear.
User avatar
vogelleblanc
Joined: 16 Jun 2013
Last visit: 17 Aug 2020
Posts: 13
Own Kudos:
563
 [3]
Given Kudos: 8
GMAT 1: 540 Q34 V30
GMAT 2: 700 Q43 V42
GMAT 2: 700 Q43 V42
Posts: 13
Kudos: 563
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
... ah. So, the fact that x=11, limits the possible values of u and v to (6,5) or (-6,-5), right?

bunuel, thanks a lot so far!
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 477
Own Kudos:
3,417
 [47]
Given Kudos: 141
Posts: 477
Kudos: 3,417
 [47]
36
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6


Another approach, for F.S 1, in which you don't have to calculate for anything

We know that \(x = u^2 - v^2\) = 11,Squaring on both sides, we have \(u^4 + v^4 - 2*v^2*u^2\) = 121

Thus, adding\(4*v^2*u^2\) on both sides, we have \((u^2 + v^2)^2 = 121+4*v^2*u^2 = z^2\)

Hence, this statement is sufficient to calculate the value of z.
User avatar
WoundedTiger
Joined: 25 Apr 2012
Last visit: 03 Jan 2026
Posts: 520
Own Kudos:
2,638
 [2]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 520
Kudos: 2,638
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6

my approach towards statement 2:
x=11 and u=6,
thus 11=6^2-v^2
25=v^2
v=5 or v=-5
Since z=u^2+v^2, it does not matter if v is 5 or -5, so z=55
Please correct me if something is wrong!/spoiler]
I do not understand statement 1, please help me :)

Answer is correct.

We have that x= u^2-v^2 and x =11
z= u^2+ v^2
and y = 2 uv

from St 1 we have 2uv= 60 -----> uv =30-------> u=30/v

Putting the above in equation of x we have

11= (30/v)^2 - v^2---------> Solving, we get an equation in degree 4

v^4- 11v^2-900=0, let v^2= a....so the equation becomes

a^2+ 11a-900=0

Solving for quadratic equation, we get roots as

= (-11 +/- \sqrt{11^2 +4*1*900}) / 2*1

or (-11 +/- 61)/ 2

so possible values of a = -72/2 or 50/2....since a = v^2 and therefore neglecting negative value as square of a number is greater than or equal to zero

therefore v^ 2= 25 or v = +5/-5
So whether v= 5 or v= -5 it does not change the value of z as

z = u^2 +v^2 or (30/+ or -5)^2 + (+/- 5)^2 --------> z= 61

So St1 is sufficient

Clearly St 2 is also sufficient as u = 6 then 11= 36 - v^2 or v^2 =25 or +/5

Ans D
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,296
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,296
Kudos: 3,055
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Could someone please elaborate a little bit more on this problem?

How do you get to the values of (u,v) ? Is it just by ballparking? Or is there an elegant algebraic approach for this one?

Thanks
Cheers!
J :)
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 11 Sep 2026
Posts: 16,647
Own Kudos:
Given Kudos: 491
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,647
Kudos: 81,278
 [135]
79
Kudos
Add Kudos
55
Bookmarks
Bookmark this Post
jlgdr
Could someone please elaborate a little bit more on this problem?

How do you get to the values of (u,v) ? Is it just by ballparking? Or is there an elegant algebraic approach for this one?

Thanks
Cheers!
J :)

Given in the stem:

\(11 = u^2 - v^2 = (u + v)(u - v)\)
\(y = 2uv\)
\(z = u^2 + v^2\)

\(z + y = u^2 + v^2 + 2uv = (u + v)^2\)
\(z - y = u^2 + v^2 - 2uv = (u - v)^2\)

\((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)

121 can be written as product of two numbers in 2 ways: 1, 121 and 11, 11
So (z + y)(z - y) = (61 + 60)*(61 - 60) or = (11 + 0)(11 - 0)
So z can be 61 or 11 depending on whether y is 60 or 0.

Statement 1 gives y = 60. So z must be 61. Sufficient

Statement 2 gives u is 6 which means 2uv (= y) is not 0. So z must be 61. Sufficient

Answer (D)
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,296
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,296
Kudos: 3,055
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
jlgdr
Could someone please elaborate a little bit more on this problem?

How do you get to the values of (u,v) ? Is it just by ballparking? Or is there an elegant algebraic approach for this one?

Thanks
Cheers!
J :)

Given in the stem:

\(11 = u^2 - v^2 = (u + v)(u - v)\)
\(y = 2uv\)
\(z = u^2 + v^2\)

\(z + y = u^2 + v^2 + 2uv = (u + v)^2\)
\(z - y = u^2 + v^2 - 2uv = (u - v)^2\)

\((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)

121 can be written as product of two numbers in 2 ways: 1, 121 and 11, 11
So (z + y)(z - y) = (61 + 60)*(61 - 60) or = (11 + 0)(11 - 0)
So z can be 61 or 11 depending on whether y is 60 or 0.

\(Statement 1 gives y = 60. So z must be 61. Sufficient\)

Statement 2 gives u is 6 which means 2uv (= y) is not 0. So z must be 61. Sufficient

Answer (D)

Hi Karishma,

Assume you meant \((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)

Please confirm
Thanks for this approach, its the best i've seen so far on this master problem

Cheers!
J :)
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 11 Sep 2026
Posts: 16,647
Own Kudos:
Given Kudos: 491
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,647
Kudos: 81,278
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jlgdr
VeritasPrepKarishma
jlgdr
Could someone please elaborate a little bit more on this problem?

How do you get to the values of (u,v) ? Is it just by ballparking? Or is there an elegant algebraic approach for this one?

Thanks
Cheers!
J :)

Given in the stem:

\(11 = u^2 - v^2 = (u + v)(u - v)\)
\(y = 2uv\)
\(z = u^2 + v^2\)

\(z + y = u^2 + v^2 + 2uv = (u + v)^2\)
\(z - y = u^2 + v^2 - 2uv = (u - v)^2\)

\((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)

121 can be written as product of two numbers in 2 ways: 1, 121 and 11, 11
So (z + y)(z - y) = (61 + 60)*(61 - 60) or = (11 + 0)(11 - 0)
So z can be 61 or 11 depending on whether y is 60 or 0.

\(Statement 1 gives y = 60. So z must be 61. Sufficient\)

Statement 2 gives u is 6 which means 2uv (= y) is not 0. So z must be 61. Sufficient

Answer (D)

Hi Karishma,

Assume you meant \((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)

Please confirm
Thanks for this approach, its the best i've seen so far on this master problem

Cheers!
J :)

I am not sure what the problem is.
I have written exactly the same thing: \((z + y)(z - y) = (u + v)^2*(u - v)^2 = 11^2 = 121\)
avatar
VadimKlimenko
Joined: 04 May 2013
Last visit: 28 Jan 2016
Posts: 12
Own Kudos:
Given Kudos: 39
Location: Azerbaijan
Concentration: Finance, General Management
GMAT 1: 710 Q49 V38
GMAT 1: 710 Q49 V38
Posts: 12
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
jlgdr
Could someone please elaborate a little bit more on this problem?
..........
121 can be written as product of two numbers in 2 ways: 1, 121 and 11, 11
.........
Why do you assume that (u+v)^2 and (u-v)^2 are integers ?
If we knew that u,v are integers, then the simplest way to find the figures in my opinion is:
uv = 30 = 1*30 = 2*15 = 3*10 = 5*6 = 6*5 = ...
(u-v)(u+v) = 11

It seems that the only exact method to find u and v is solving for quadratic (4th power) equation, but it's also too time consuming. If someone knows quick method of finding u and v without assuming that tose numbers are integers please share it.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Sep 2026
Posts: 113,435
Own Kudos:
Given Kudos: 111,467
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,435
Kudos: 840,604
 [58]
31
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

Given: \(u^2 - v^2=11\) and \(y = 2uv\).
Question: \(u^2 + v^2=?\)

(1) y = 60:

    Thus, \(2uv=60\). Square to get \(4u^2v^2=3,600\).

    Now, square \(u^2 - v^2=11\) to get \(u^4-2u^2v^2+v^4=121\);

    Add \(4u^2v^2\) to both sides: \(u^4+2u^2v^2+v^4=121+3,600\);

    Apply \(a^2+2ab+b^2=(a+b)^2\): \((u^2+v^2)^2=121+3,600\).

    \(u^2+v^2=\sqrt{121+3,600}=61\).

Sufficient.

(2) u = 6:

    \(36 - v^2=11\);

    \(v^2=25\);

    \(u^2+v^2=36+25=61\).

Sufficient.

Answer: D.

Hope it helps.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 11 Sep 2026
Posts: 16,647
Own Kudos:
81,278
 [4]
Given Kudos: 491
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,647
Kudos: 81,278
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
VadimKlimenko

Why do you assume that (u+v)^2 and (u-v)^2 are integers ?
If we knew that u,v are integers, then the simplest way to find the figures in my opinion is:
uv = 30 = 1*30 = 2*15 = 3*10 = 5*6 = 6*5 = ...
(u-v)(u+v) = 11

It seems that the only exact method to find u and v is solving for quadratic (4th power) equation, but it's also too time consuming. If someone knows quick method of finding u and v without assuming that tose numbers are integers please share it.

Also note that you are given that x is an integer (11). Also statement 1 tells you that y is an integer (60) and statement 2 tells you that u is an integer. So using any one of the statements gives you enough hint that we are dealing with integers only.
User avatar
tushain
Joined: 17 Mar 2014
Last visit: 14 Apr 2015
Posts: 30
Own Kudos:
297
 [1]
Given Kudos: 34
Location: India
Concentration: Strategy, Marketing
GMAT 1: 760 Q50 V44
WE:Medicine and Health (Healthcare/Pharmaceuticals)
GMAT 1: 760 Q50 V44
Posts: 30
Kudos: 297
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6

sethiprashant i also think you are right with your reasoning that u and v do not have to be integers and thus 6 and 5 are not the only possible combination. However, the OA is D... :/
What are we overlooking?

Just to prove that i quote the question correctly, i attached a screenshot of the question

For (1) we have:
\(11 = u^2 - v^2\);

\(60= 2uv\);

and we need to find the value of \(u^2 + v^2\).

If you solve \(11 = u^2 - v^2\) and \(60= 2uv\), you get (u, v) = (-6, -5) or (u, v) = (6, 5). In either case \(u^2 + v^2=36+25\).

Thus the answer is D.

Hope it's clear.
Given that \(x =11 = u^2 - v^2 = (u+v)(u-v)\)
Thus there we can be 4 possibilities of (u,v) = (6,5)OR(6,-5)OR(-6,5)OR(-6,-5)
From this only we have sufficient info to answer " what is the value of z, given \(z = u^2 + v^2\) "
Because in each case, answer will be 61.
So we do not even need any statement!
Please explain if i am missing anything here..
avatar
TehMoUsE
Joined: 12 May 2013
Last visit: 16 Mar 2015
Posts: 26
Own Kudos:
98
 [4]
Given Kudos: 16
Concentration: Finance, Economics
GMAT 1: 700 Q49 V36
GMAT 1: 700 Q49 V36
Posts: 26
Kudos: 98
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
I don't know why, but I started to solve this DS-question like a PS-question without considering the information given in (1) and (2).

\(x = u^2 - v^2\) ----> \(x = (u+v)*(u-v)\)

We're given \(x = 11\) , since 11 is a prime number the only factors of \(x\) are 1 and 11, this tells us \(u\) and \(v\) can take any combination of +-5 and+-6

Hence, \(z = u^2 + v^2\) will always take the value 61

Therefore we don't need any data to solve the problem!



edit: saw tushain came to the same conclustion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Sep 2026
Posts: 113,435
Own Kudos:
840,604
 [1]
Given Kudos: 111,467
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,435
Kudos: 840,604
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
tushain
Bunuel
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6

sethiprashant i also think you are right with your reasoning that u and v do not have to be integers and thus 6 and 5 are not the only possible combination. However, the OA is D... :/
What are we overlooking?

Just to prove that i quote the question correctly, i attached a screenshot of the question

For (1) we have:
\(11 = u^2 - v^2\);

\(60= 2uv\);

and we need to find the value of \(u^2 + v^2\).

If you solve \(11 = u^2 - v^2\) and \(60= 2uv\), you get (u, v) = (-6, -5) or (u, v) = (6, 5). In either case \(u^2 + v^2=36+25\).

Thus the answer is D.

Hope it's clear.
Given that \(x =11 = u^2 - v^2 = (u+v)(u-v)\)
Thus there we can be 4 possibilities of (u,v) = (6,5)OR(6,-5)OR(-6,5)OR(-6,-5)
From this only we have sufficient info to answer " what is the value of z, given \(z = u^2 + v^2\) "
Because in each case, answer will be 61.
So we do not even need any statement!
Please explain if i am missing anything here..
TehMoUsE
I don't know why, but I started to solve this DS-question like a PS-question without considering the information given in (1) and (2).

\(x = u^2 - v^2\) ----> \(x = (u+v)*(u-v)\)

We're given \(x = 11\) , since 11 is a prime number the only factors of \(x\) are 1 and 11, this tells us \(u\) and \(v\) can take any combination of +-5 and+-6

Hence, \(z = u^2 + v^2\) will always take the value 61

Therefore we don't need any data to solve the problem!



edit: saw tushain came to the same conclustion

Both of you incorrectly assume that the variables are integers only: 11 = u^2 - v^2 has infinitely many non-integer solutions for u and v.
User avatar
buddyisraelgmat
Joined: 14 Jul 2014
Last visit: 07 Jun 2015
Posts: 67
Own Kudos:
105
 [4]
Given Kudos: 49
Posts: 67
Kudos: 105
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
It seems that the only exact method to find u and v is solving for quadratic (4th power) equation, but it's also too time consuming. If someone knows quick method of finding u and v without assuming that tose numbers are integers please share it.[/quote]

If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

Given: \(u^2 - v^2=11\) and \(y = 2uv\).
Question: \(u^2 + v^2=?\)

(1) y = 60 --> \(2uv=60\) --> \(4u^2v^2=3,600\).

Square \(u^2 - v^2=11\): \(u^4-2u^2v^2+v^2=121\);

Add \(4u^2v^2\) to both sides: \(u^4+2u^2v^2+v^4=121+3,600\);

Apply \(a^2+2ab+b^2=(a+b)^2\): \((u^2+v^2)^2=121+3,600\).

\(u^2+v^2=\sqrt{121+3,600}=61\).

Sufficient.

(2) u = 6 --> \(36 - v^2=11\) --> \(v^2=25\) --> \(u^2+v^2=36+25=61\). Sufficient.

Answer: D.

Hope it helps.[/quote]


Hi Bunuel

Stmtn 1
Can we use Differences of Square approach

Property - The difference between squares grows as the squares themselves get larger

Hence given u^2 - v^2 = x = 11

Thus the only numbers that fit this equation are when u = 6 and v = 5. Hence we can find Z - Sufficient

Similalry Stmtn 2 = Suff

Hence D

Pls mention if this approach is correct

Thanks
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 11 Sep 2026
Posts: 16,647
Own Kudos:
81,278
 [2]
Given Kudos: 491
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,647
Kudos: 81,278
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
vogelleblanc
If \(x = u^2 - v^2\), \(y = 2uv\) and \(z = u^2 + v^2\), and if \(x = 11\), what is the value of z?

(1) y = 60
(2) u = 6

my approach towards statement 2:
x=11 and u=6,
thus 11=6^2-v^2
25=v^2
v=5 or v=-5
Since z=u^2+v^2, it does not matter if v is 5 or -5, so z=55
Please correct me if something is wrong!/spoiler]
I do not understand statement 1, please help me :)

Responding to a pm:

Quote:

I have a quick question about how ( u + v)^2 * ( u - v)^2 = 11^2 in the problem below.
If (u - v)^2 = (u + v) * (u - v) = 11 , then does ( u + v)^2 * ( u - v)^2 = 11^2 ?
Is this correct? If not, can you please help me understand this?

Note that \(x = u^2 - v^2\) and x is given as 11.

So,
u^2 - v^2 = 11
\((u + v)*(u - v) = 11\)

So \([(u + v)*(u - v)]^2 = 11^2\)
\((u+v)^2 * (u - v)^2 = 11^2\)

Does this help?
avatar
Sachin07
Joined: 07 Jan 2017
Last visit: 14 Nov 2017
Posts: 13
Own Kudos:
14
 [1]
Given Kudos: 21
Location: India
Concentration: Other, Other
Schools: UConn"19
WE:Medicine and Health (Pharmaceuticals and Biotech)
Products:
Schools: UConn"19
Posts: 13
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x=u^2−v^2..........(1).......x=(u+v)(u-v).........(u+v)=x/(u-v)
y=2uv.........(2)
z=u^2+v^2.......(3)
Adding eqn (2)+(3) results.......
z+y=u^2+v^2+2uv=>>>>>(u+v)^2=>>>>((x/(u-v))^2=>>>>>x^2/u^2-2uz+v^2
z+y=x^2/z-y
(z+y)(z-y)=x^2
z^2-y^2=x^2

(1) y = 60
z^2-y^2=x^2
z^2-60^2=11^2
z^2=60^2+11^2
we get the value of z

(2) u = 6
From eqn (1) we get the value of v and substituting v in eqn (2) we get y
using z^2-y^2=x^2 we get the value of z.

Ans.D
 1   2   
Moderator:
Math Expert
113435 posts