chikis said:
I think you missed it. Is not (1/4)(2n - 4*2n). It is 1/4(2^n-2^(n+2)).
These two expressions are mathematically equivalent though. To see this, you need to know only 4 basic concepts (and these are very important concepts for you to learn, practice, and remember):
(1) The property of exponentiation that says a
b+c = a
b*a
c. This concept/property allows you to conclude that 2
n+2=2
n*2
2. Do you understand this part?
(2) The fact that 2
2=4. This allows you to conclude that 2
n*2
2= 2
n*4. Do you understand this part?
(3) The basic property of multiplication called commutativity, which says a*b=b*a. This allows you to conclude that 2
n*4=4*2
n. Do you understand this part?
(4) The concept of algebraic substitution that tells you if a=b and a=c, then b=c. This allows you to conclude that
(1/4)(2
n-2
n+2)
= (1/4)(2
n-2
n*2
2)
= (1/4)(2
n-2
n*4)
= (1/4)(2
n-4*2
n)
Do you understand this part?
The problem maybe simple to you but harder to me. Is not the number of post that matters. What matters is this, "do I understand what you are trying to point out?"
I agree. I think we are all trying to help increase your understanding of this subject matter.
chikis said:
Yes I know that A(B +C) =A*B+A*C
A=2n B=1 and C=-22
How can those things work when you give me 2n - 22 *2n
when I can't even figure out how 2n is a common factor. I need proof it, proove it.
Normally, we do not give out proofs/solutions to homework problems, but seeing as you've made multiple efforts and still have some misunderstanding which I have yet to identify, I will show you how to prove this part of your problem in the hopes of identifying exactly where your misunderstanding(s) are.
(1) Recognize that the expression 2
n - 2
2 *2
n has two terms; 2
n and -2
2 *2
n
Do you understand this part?
(2) Apply the identity element property of multiplication (see
here for a list of multiplication properties) to the first term (2
n) to get
2
n - 2
2 *2
n = 2
n*1 - 2
2 *2
n
Do you understand this part?
(3) Apply the commutativity property to the second term to conclude that 2
n - 2
2 *2
n = 2
n*1 - 2
n *2
2.
Do you understand this part?
(4) Recognize that the distributive property tells you that 2
n(1-2
2)=2
n*1 - 2
n *2
2 and use the algebraic substitution property to conclude that 2
n - 2
2 *2
n=2
n(1-2
2).
Do you understand this part?