Help me please.

This topic has expert replies
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Thu Jul 28, 2016 10:15 pm
Hi Jheisra,

What is the source of this question? Is it from a GMAT source or a 'math book?' I ask because the wording is clunky and you have not included the 5 answer choices. The math is based on Quadratic Algebra, so there are actually 2 solutions. As it stands, having those 5 answers would make solving this question REALLY easy. Without them though, we're almost forced to take a 'math heavy' approach.

With the information that we've been given, we can form the following equation (we can refer to the numbers as X and 3X):

(X)(3X) = (X+3X) + 55

3X^2 = 4X + 55

From here, we can solve Algebraically or use 'brute force' (and if we had 5 answer choices, then we could TEST THE ANSWERS).

Algebraically:
3X^2 - 4X - 55 = 0
(X - 5)(3X + 11) = 0
X = 5 or - 11/3

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

Master | Next Rank: 500 Posts
Posts: 416
Joined: Thu Oct 15, 2009 11:52 am
Thanked: 27 times

by regor60 » Fri Jul 29, 2016 6:56 am
And it seems likely by the wording that the "number" requested is then 15 or -11

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Thu Aug 04, 2016 8:56 pm
[email protected] wrote:a 'math book?'
Do we mean an actual math book, or a phony math book? Seems like real math to me, no quotations required.

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Thu Aug 04, 2016 8:59 pm
We've got

a = 3b

and

a*b = a + b + 55

so

3b² = 4b + 55

3b² - 4b - 55 = 0

(3b + 11)(b - 5) = 0

b = 5 or b = -11/3

from which

a = 15 or a = -11