Simplifying Negative Exponents: How to Add Fractions with Negative Exponents

AI Thread Summary
The discussion centers on simplifying the expression 1/2^10 + 1/2^11 + 1/2^12 + 1/2^12. Participants clarify that converting to negative exponents is valid, but emphasize the importance of factoring out the smallest exponent, which is 2^-12. They explain that exponents add when multiplying, not when adding fractions, illustrated with examples. The correct approach leads to the final answer of 1/2^9 after simplifying the combined terms. Overall, the conversation highlights the correct method for handling fractions with negative exponents.
ckolin
Messages
2
Reaction score
0

Homework Statement



1/ 2^10 + 1/ 2^11 + 1/ 2^12 + 1 / 2^12 = ?

Homework Equations





The Attempt at a Solution



i am very confused with this problem as i thought that i would convert the 1/2^X numbers to 2^-X and then add the numbers together. The answer would be 1/2^45. and i know that isn't right. please help!
 
Physics news on Phys.org
multiply the whole expression (2^12)/(2^12) = 1

then keep the denominator as 2^12 and simplfy the numerator
 
You can write this sum as 2-10 + 2-11 + 2-12 + 2-12. (Is the last one supposed to be the same as the third one?)

Now, factor 2-12 out of each term (or 2-13 if the last term is 1/213).

Exponents add when you are multiplying factors, not when you are adding terms, so for example, it is not true that 1/22 + 1/23 = 1/25. Think about it: on the left you have 1/4 + 1/8 = 3/8. On the right, you have 1/32, which is nowhere near 3/8.
 
Ok i understand that 1/ 2^10 = 2^-10. But with the factoring wouldn't you need to factor out 2^-10? Can you show me the step by step solution. The answer is supposed to be 1/ 2^9
 
ckolin said:
Ok i understand that 1/ 2^10 = 2^-10. But with the factoring wouldn't you need to factor out 2^-10? Can you show me the step by step solution. The answer is supposed to be 1/ 2^9

If you were going to factor the expression x^5 + x^4 + x^2, what would you factor out? The x^2, right? That's because it has the smallest exponent. So for your expression, you want to factor out the power with the smallest exponent, which is -12. You could also factor out 2^{-10}, just like above you could factor out x^3 in my example, but it would leave you with fractions rather than whole numbers.

As an example, if you have 4^{-2} - 4^{-4}, then our smallest exponent is -4 and we get:

4^{-2} - 4^{-4} = 4^{-4}[4^{-2-(-4)} - 4^{-4-(-4)}] = 4^{-4}[4^2 - 1] = 4^{-4}[15] = \frac{15}{4^4}

The exponent subtraction works exactly the same way.
 
Actually, looking at this particular problem, there's an easier way to do it.

The last two terms you have are both \frac{1}{2^{12}}, so when you add them together, what do you get? What about when that's simplified? Will that work again?

((I'm leaving my other comment about the exponents because it's useful to know, even if it's not necessary for this problem))
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top