adding multiple expoonents

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 829
Joined: Mon Jul 07, 2008 10:09 pm
Location: INDIA
Thanked: 84 times
Followed by:3 members

Re: adding multiple expoonents

by sudhir3127 » Sun Nov 30, 2008 8:26 pm
recko2430 wrote:What is the fastest way of doing this question?

2+2+2^2+2^3+2^4+2^5+2^6+2^7+2^8

A) 2^9
B) 2^10
C) 2^16
D) 2^35
E) 2^37
its 2^9
if u read the question carefully u will realise.
2+2+2^2+2^3+2^4+2^5+2^6+2^7+2^8 can also be written as

2^2+2^2+2^3..............

we know that 2^n+ 2^n = 2^n+1.........
therefore the whole equation will add upto
2^8+1 = 2^9

do let me know if u have any doubts..

Master | Next Rank: 500 Posts
Posts: 114
Joined: Mon Oct 20, 2008 7:03 pm
Thanked: 4 times
Followed by:5 members