Problem Solving_ Exponents

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Mon May 19, 2008 11:32 am
Location: Alexandria, VA

Problem Solving_ Exponents

by mlamaiti2003 » Fri Oct 31, 2008 7:15 am
which of the following is equal to: 2^5 + 2^5 + 3^5 + 3^5 + 3^5?

A. 5^6
B. 13^5
C. 2^6 + 3^6 (correct answer)
D. 2^7 + 3^8
E. 4^5 + 9 ^5

First question on the GMATPREP practice test 1.

Please show how to solve?

Thank you
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 17
Joined: Tue Oct 14, 2008 9:45 am
Thanked: 1 times
Followed by:1 members

by jbramet » Fri Oct 31, 2008 7:53 am
Hello,

Do not forget that you are Adding them and not Multiplying,

The rule is a^x + a^x = 2 a^x

Therefore you have:

2 * (2^5) and 3 * (3^5)

Therefore:

2^6 + 3^6

Hope it helps,

JB

Legendary Member
Posts: 1159
Joined: Wed Apr 16, 2008 10:35 pm
Thanked: 56 times

by raunekk » Fri Oct 31, 2008 8:03 am
2^5 + 2^ 5 = 2 ( 2^5) = 2 ^ ( 5+1) = 2^ 6

3^5 + 3^5 + 3^5= 3(3^5) = 3 ^ (5+1) = 3 ^6

thus 2^6 + 3 ^ 6

hence C

Master | Next Rank: 500 Posts
Posts: 109
Joined: Mon Sep 08, 2008 12:47 am

by smallsorrow » Fri Oct 31, 2008 9:07 am
FActor out

= 2^5(1+1) + 3^5 (1+1+1)
= 2^5(2) + 3^5 (3)
= 2^6+3^6