Pls help with the solution

This topic has expert replies
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Dec 08, 2013 5:00 am
2x² + 5x - 12 = 0
(2x - 3)(x + 4) = 0.

Root 1:
2x-3 = 0
x = 3/2.

Root 2:
x+4 = 0
x = -4.

Difference = 3/2 - (-4) = 3/2 + 8/2 = 11/2.

The correct answer is E.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

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] » Sun Dec 08, 2013 12:22 pm
Hi shibsriz,

Mitch has correctly explained the factoring/reverseFOIL that this question is based on. As you continue to study, remember that the rules of math do not change. The GMAT will adapt to you and as you perform at higher levels, the program will test you with "twists" on concepts that you already know. FOIL-ing and reverseFOIL-ing rules don't change, even if the "pieces" do.

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

Master | Next Rank: 500 Posts
Posts: 447
Joined: Fri Nov 08, 2013 7:25 am
Thanked: 25 times
Followed by:1 members

by Mathsbuddy » Sun Dec 08, 2013 6:05 pm
2x² + 5x - 12 = 0

I would always try factorising first just as Mitch:
(2x - 3)(x + 4) = 0

However, if you become stuck you can solve any quadratic in the form
ax² + bx + c = 0 using the quadratic formula instead:

x = {-b +- SQRT[b² - 4ac]}/2a

Handy for those equations that don't factorise.