Find all School-related info fast with the new School-Specific MBA Forum

It is currently 22 May 2013, 12:32
Customize  |  Hide

Adding exponents with the same base

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 18 Nov 2011
Posts: 41
Concentration: Strategy, Marketing
GMAT Date: 06-18-2013
GPA: 3.98
Followers: 0

Kudos [?]: 3 [0], given: 0

Adding exponents with the same base [#permalink] New post 15 Jan 2013, 16:18
I know the usual rules about multiplying exponents and dividing exponents, but I was always under the impression that ADDING exponents with the same base is not possible. For example, I thought it was not possible to simplify x^n + x^m. But then I saw this operation written and I have no idea how or why this works:

3^{17} - 3^{16} + 3^{15} = ?
= 3^{15}(9 - 3 + 1)
= 3^{15}(7)

And yes, they are equal :shock:

Can someone explain how this method works, thanks
Intern
Intern
Joined: 13 Mar 2011
Posts: 10
Followers: 0

Kudos [?]: 1 [0], given: 4

GMAT ToolKit User
Re: Adding exponents with the same base [#permalink] New post 15 Jan 2013, 23:24
hitman5532 wrote:
I know the usual rules about multiplying exponents and dividing exponents, but I was always under the impression that ADDING exponents with the same base is not possible. For example, I thought it was not possible to simplify x^n + x^m. But then I saw this operation written and I have no idea how or why this works:

3^{17} - 3^{16} + 3^{15} = ?
= 3^{15}(9 - 3 + 1)
= 3^{15}(7)

And yes, they are equal :shock:

Can someone explain how this method works, thanks


you are not working with exponents while solving the equation. the solution takes out the exponent part(3^{15) as it is common among all the values and then adds or subtracts the remaining numbers(9, -3, 1).

so all you do while solving such questions is that you find out an exponent-base pair which is common to all the numbers and take it out, leaving behind simple numbers to work with. makes sense??
_________________

How about some KUDOS...ey??!!

Director
Director
User avatar
Joined: 02 Jul 2012
Posts: 759
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE: Engineering (Energy and Utilities)
Followers: 19

Kudos [?]: 258 [0], given: 45

GMAT Tests User
Re: Adding exponents with the same base [#permalink] New post 15 Jan 2013, 23:35
hitman5532 wrote:
I know the usual rules about multiplying exponents and dividing exponents, but I was always under the impression that ADDING exponents with the same base is not possible. For example, I thought it was not possible to simplify x^n + x^m. But then I saw this operation written and I have no idea how or why this works:

3^{17} - 3^{16} + 3^{15} = ?
= 3^{15}(9 - 3 + 1)
= 3^{15}(7)

And yes, they are equal :shock:

Can someone explain how this method works, thanks

a + b + c = a(\frac{a}{a} + \frac{b}{a} + \frac{c}{a}) = a(1 + \frac{b}{a} + \frac{c}{a})


Similarly,

3^{17} - 3^{16} + 3^{15} = 3^{15}(\frac{3^{17}}{3^{15}} - \frac{3^{16}}{3^{15}} + \frac{3^{15}}{3^{15}})

= 3^{15}(3^2 - 3^1 + 1) = 3^{15}(9 - 3 + 1) = 3^{15}(7)
_________________

Kudos Please... If my post helped.

Thanks To The Almighty - My GMAT Debrief
My Own CR Question 1|My Own CR Question 2|My Own DS Question 1|My Own DS Question 2|
My Own PS Question 1

Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3111
Location: Pune, India
Followers: 571

Kudos [?]: 2009 [0], given: 92

Re: Adding exponents with the same base [#permalink] New post 16 Jan 2013, 05:48
hitman5532 wrote:
I know the usual rules about multiplying exponents and dividing exponents, but I was always under the impression that ADDING exponents with the same base is not possible. For example, I thought it was not possible to simplify x^n + x^m. But then I saw this operation written and I have no idea how or why this works:

3^{17} - 3^{16} + 3^{15} = ?
= 3^{15}(9 - 3 + 1)
= 3^{15}(7)

And yes, they are equal :shock:

Can someone explain how this method works, thanks



Check out this post on how to take common terms when dealing with exponents:

http://www.veritasprep.com/blog/2011/07 ... s-applied/
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Manager
Manager
User avatar
Joined: 19 Apr 2009
Posts: 84
Location: San Francisco, California
Followers: 23

Kudos [?]: 98 [0], given: 0

Re: Adding exponents with the same base [#permalink] New post 16 Jan 2013, 14:56
hitman,

There are no general rules for addition or subtraction of exponents(unlike multiplication and addition), instead on the GMAT almost all such problems are simplified using the distributive property of multiplication over addition:
a(b+c) = ab + ac

For example:
42 + 56 = (7)(6) + (7)(8) = 7(6+8) = 7(14) = 98

We use the same idea for exponent terms:
3^{11} - 3^{10} = (3^{10})(3) - 3^{10}(1) = 3^{10}(3 - 1) = 3^{10}(2)

Another example that I use with students:
2^{20} - 3(2^{18}) = 2^{18}(2^2 - 3) = 2^{18}(4 - 3) = 2^{18}

Here is a list of official GMAT problems that use the same general principle to solve these types of problems:
If you haven't taken the GMATPrep practice test, then skip the ones listed as Official GMATPrep.

1) Old GMAT Paper Test(Easy): 5-12-5-13-a-5-25-b-10-25-c-6-5-12-d-10-12-5-e-49552.html
2) Official GMATPrep(Medium): which-of-the-following-is-equal-to-the-value-of-60927.html
3) Official GMAT Test(Medium): what-is-the-greatest-prime-factor-of-2-100-2-96-a-2-b-70126.html
4) Official GMAT Test(Hard): if-5-x-5-x-3-124-5-y-what-is-y-in-terms-of-x-109080.html
5) Official Guide GMAT 13th Edition(Hard): the-value-of-2-14-2-15-2-16-2-17-5-is-130682.html
6) Official GMATPrep Software(Hard): what-is-the-greatest-prime-factor-of-104757.html
7) Official GMATPrep(Hard): if-3-x-3-x-1-162-then-x-x-1-a-12-b-16-c-20-d-44795.html
8) Official GMAT Test(Medium): if-2-x-2-x-2-x-2-x-2-n-what-is-x-terms-of-n-a-54074.html?fl=similar
9) Official GMATPrep(Hard): http://www.beatthegmat.com/gprep-2-2-2- ... 36087.html ; this can also be solved by using the concept of Geometric series.
10) Official GMATPrep(Hard): if-2-x-2-x-2-3-2-13-what-is-the-value-of-x-130109.html

I believe that is pretty much all of the Official GMAT questions on this subtopic, other than the ones on the real exam over the last few years.

Dabral
_________________

Free Video Explanations: OFFICIAL GUIDE GMAT 13, 12, 11, 10; QUANT REVIEW 2nd, 1st.

Intern
Intern
Joined: 18 Nov 2011
Posts: 41
Concentration: Strategy, Marketing
GMAT Date: 06-18-2013
GPA: 3.98
Followers: 0

Kudos [?]: 3 [0], given: 0

Re: Adding exponents with the same base [#permalink] New post 16 Jan 2013, 17:43
Thank you everyone for your replies. Seeing the multiple takes on methodology gave me a great feel for the concept. It was one of those 'so obvious I missed it' things.
Re: Adding exponents with the same base   [#permalink] 16 Jan 2013, 17:43
    Similar topics Author Replies Last post
Similar
Topics:
New posts exponent cavanbas 1 11 Jan 2005, 20:30
New posts Exponents tomgw 4 28 Sep 2005, 04:31
New posts Ads ashkrs 1 02 Sep 2007, 08:13
New posts Adding exponents - Easy but its teasing my brain djdela 7 22 Jul 2008, 16:18
New posts 1 Adding exponents nss123 6 30 Jul 2009, 18:56
Display posts from previous: Sort by

Adding exponents with the same base

  Question banks Downloads My Bookmarks Reviews  


cron

GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.