Last visit was: 18 Nov 2025, 21:34 It is currently 18 Nov 2025, 21:34
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,097
 [15]
1
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,097
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,097
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 18 Nov 2025
Posts: 3,170
Own Kudos:
Given Kudos: 1,861
Location: India
Concentration: Strategy, Leadership
Posts: 3,170
Kudos: 10,413
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
sriharsha4444
Joined: 06 Jun 2018
Last visit: 14 Nov 2025
Posts: 39
Own Kudos:
Given Kudos: 791
Posts: 39
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
b+4/c+4 = 2/3

after formulating the above equation, only for Option D, the b can be an integer or in other words c+4 has to be divisible by 3 which is only possible for option D!
avatar
Kunal.lost
Joined: 06 Aug 2023
Last visit: 25 Jun 2025
Posts: 24
Own Kudos:
Given Kudos: 74
Posts: 24
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is how I did it.

A:B = 1:2 (So A's age = x years and B's age = 2x years)

B:C = 2:3 (So B's age = 2x years and C's age = 3x years)

We're given that A and C's current average is 27.

So keeping their current ages in mind,

(x + 8 + 3x - 4)/2 = 27
4x + 4 = 54
4x = 50
x = 12.5

C's current age would be 3x.

So 3 x 12.5 = 37.5

So I marked D.

I might've gotten this one right but I have a feeling there's something wrong with my approach.

KarishmaB Bunuel would be great if you could add your two cents!

Bunuel
Eight years ago, the ratio of Alex's age to Brian's age was 1:2. In four years, the ratio of Brian's age to Charlie's age will be 2:3. If the average (arithmetic mean) of the current ages of Alex and Charlie is 27 years, what is the current age of Charlie?

A. 16
B. 24
C. 30
D. 38
E. 42


Assuming the current ages of Alex, Brian, and Charlie are \(a\), \(b\), and \(c\), respectively, we are given:


\(\frac{a-8}{b-8} = \frac{1}{2}\), which simplifies to \(b = 2 a - 8\).

\(\frac{b+4}{c+4} = \frac{2}{3}\), which simplifies to \(2c = 3b + 4 \).

\(a + c = 2*27 = 54\)

Substituting the value of \(b\) from the first equation into the second equation gives:


\(2c = 3(2a - 8) + 4 \), which simplifies to \(c = 3a - 10\)

Now, substitute the value of \(a\) from the third equation into the above:


\(c = 3(54 - c) - 10\)

\(c =38\).

Answer: D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,097
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,097
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kunal.lost
This is how I did it.

A:B = 1:2 (So A's age = x years and B's age = 2x years)

B:C = 2:3 (So B's age = 2x years and C's age = 3x years)

We're given that A and C's current average is 27.

So keeping their current ages in mind,

(x + 8 + 3x - 4)/2 = 27
4x + 4 = 54
4x = 50
x = 12.5

C's current age would be 3x.

So 3 x 12.5 = 37.5

So I marked D.

I might've gotten this one right but I have a feeling there's something wrong with my approach.

KarishmaB Bunuel would be great if you could add your two cents!

Bunuel
Eight years ago, the ratio of Alex's age to Brian's age was 1:2. In four years, the ratio of Brian's age to Charlie's age will be 2:3. If the average (arithmetic mean) of the current ages of Alex and Charlie is 27 years, what is the current age of Charlie?

A. 16
B. 24
C. 30
D. 38
E. 42


Assuming the current ages of Alex, Brian, and Charlie are \(a\), \(b\), and \(c\), respectively, we are given:


\(\frac{a-8}{b-8} = \frac{1}{2}\), which simplifies to \(b = 2 a - 8\).

\(\frac{b+4}{c+4} = \frac{2}{3}\), which simplifies to \(2c = 3b + 4 \).

\(a + c = 2*27 = 54\)

Substituting the value of \(b\) from the first equation into the second equation gives:


\(2c = 3(2a - 8) + 4 \), which simplifies to \(c = 3a - 10\)

Now, substitute the value of \(a\) from the third equation into the above:


\(c = 3(54 - c) - 10\)

\(c =38\).

Answer: D
You should have spotted that your method is not correct because the answer is exactly 38, not 37.5, which already tells you something’s off.

Your method is incorrect because you're using the same multiplier x for two different ratios: one from 8 years ago (A:B) and another from 4 years in the future (B:C). These ratios are based on ages at different times, so using the same variable leads to a flawed setup. Review the official solution for the correct approach.
avatar
Kunal.lost
Joined: 06 Aug 2023
Last visit: 25 Jun 2025
Posts: 24
Own Kudos:
Given Kudos: 74
Posts: 24
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Understood. Thank you Bunuel.
Appreciate the help :)
Bunuel
Kunal.lost
This is how I did it.

A:B = 1:2 (So A's age = x years and B's age = 2x years)

B:C = 2:3 (So B's age = 2x years and C's age = 3x years)

We're given that A and C's current average is 27.

So keeping their current ages in mind,

(x + 8 + 3x - 4)/2 = 27
4x + 4 = 54
4x = 50
x = 12.5

C's current age would be 3x.

So 3 x 12.5 = 37.5

So I marked D.

I might've gotten this one right but I have a feeling there's something wrong with my approach.

KarishmaB Bunuel would be great if you could add your two cents!

Bunuel
Eight years ago, the ratio of Alex's age to Brian's age was 1:2. In four years, the ratio of Brian's age to Charlie's age will be 2:3. If the average (arithmetic mean) of the current ages of Alex and Charlie is 27 years, what is the current age of Charlie?

A. 16
B. 24
C. 30
D. 38
E. 42


Assuming the current ages of Alex, Brian, and Charlie are \(a\), \(b\), and \(c\), respectively, we are given:


\(\frac{a-8}{b-8} = \frac{1}{2}\), which simplifies to \(b = 2 a - 8\).

\(\frac{b+4}{c+4} = \frac{2}{3}\), which simplifies to \(2c = 3b + 4 \).

\(a + c = 2*27 = 54\)

Substituting the value of \(b\) from the first equation into the second equation gives:


\(2c = 3(2a - 8) + 4 \), which simplifies to \(c = 3a - 10\)

Now, substitute the value of \(a\) from the third equation into the above:


\(c = 3(54 - c) - 10\)

\(c =38\).

Answer: D
You should have spotted that your method is not correct because the answer is exactly 38, not 37.5, which already tells you something’s off.

Your method is incorrect because you're using the same multiplier x for two different ratios: one from 8 years ago (A:B) and another from 4 years in the future (B:C). These ratios are based on ages at different times, so using the same variable leads to a flawed setup. Review the official solution for the correct approach.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,265
Own Kudos:
76,983
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,265
Kudos: 76,983
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Eight years ago, the ratio of Alex's age to Brian's age was 1:2. In four years, the ratio of Brian's age to Charlie's age will be 2:3. If the average (arithmetic mean) of the current ages of Alex and Charlie is 27 years, what is the current age of Charlie?

A. 16
B. 24
C. 30
D. 38
E. 42

Experience GMAT Club Test Questions
Yes, you've landed on a GMAT Club Tests question
Craving more? Unlock our full suite of GMAT Club Tests here
Want to experience more? Get a taste of our tests with our free trial today
Rise to the challenge with GMAT Club Tests. Happy practicing!

Bunuel has pointed out the problem with your solution so that's that.

If I were to use a single variable, this is what I would do.

A : B = 1 : 2 so ages 8 years ago were x and 2x. Then current ages are Alex: x + 8 and Brian: 2x+8.

In 4 years, B's age will be 2x+8+4 = 2x+12. Then in 4 years, Charlie's age will be 3x+18 since it will be 3/2 times Brian's age. Then current age of Charlie is 3x+14.

Given: x + 8 + 3x + 14 = 2*27
x = 8

Charlie's current age = 3x + 14 = 38

Answer (D)
avatar
Kunal.lost
Joined: 06 Aug 2023
Last visit: 25 Jun 2025
Posts: 24
Own Kudos:
Given Kudos: 74
Posts: 24
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
That's amazing, Karishma!

Many thanks for the one variable solution.

Appreciate your response :)
KarishmaB
Bunuel
Eight years ago, the ratio of Alex's age to Brian's age was 1:2. In four years, the ratio of Brian's age to Charlie's age will be 2:3. If the average (arithmetic mean) of the current ages of Alex and Charlie is 27 years, what is the current age of Charlie?

A. 16
B. 24
C. 30
D. 38
E. 42

Experience GMAT Club Test Questions
Yes, you've landed on a GMAT Club Tests question
Craving more? Unlock our full suite of GMAT Club Tests here
Want to experience more? Get a taste of our tests with our free trial today
Rise to the challenge with GMAT Club Tests. Happy practicing!

Bunuel has pointed out the problem with your solution so that's that.

If I were to use a single variable, this is what I would do.

A : B = 1 : 2 so ages 8 years ago were x and 2x. Then current ages are Alex: x + 8 and Brian: 2x+8.

In 4 years, B's age will be 2x+8+4 = 2x+12. Then in 4 years, Charlie's age will be 3x+18 since it will be 3/2 times Brian's age. Then current age of Charlie is 3x+14.

Given: x + 8 + 3x + 14 = 2*27
x = 8

Charlie's current age = 3x + 14 = 38

Answer (D)
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts