Maths Question

Soldato
Joined
20 Jul 2008
Posts
4,524
The answer is not between 1 or 9 this time! :p

I know people hate these threads but I'd honestly be extremely grateful as this has been annoying me all evening.

A = ((1 - X) ^ n) - ((1 - X) ^ (n+1))

Now apparently you can take out a common factor which is (1 - X) ^ n

And you then get A = (X(1-X) ^ n)

How on earth do you get there?

I know how to factorize it but that does not get (X(1-X) ^ n) yet plug in some values and indeed it does equal the top line.

Any ideas?

Cheers
 
I haven't the foggiest idea what any of that even means....but I look forward to hopefully learning as much as I did in the 1 or 9 thread....:)
 
going by power rules...
x^2 * x^2 = x^2+2 = x^4

(x-1)^n * (x-1)^1 = x^n+1 see where im going...


A = (1-x)^n - (1-x)^n+1

A = (1-x)^n * [1 - (1-x)]

part inside square brackets

[1 - (1-x)] = 1 - 1 - -x = 1-1+x = x
so A = (1-x)^n * [x]
or A = x(1-x)^n




Uploaded with ImageShack.us
 
Last edited:
2011-05-1900-23-01021.jpg


Originally took on phone, then couldn't find cable, so had to take with my webcam, so apologies for the quality, the light isn't great in my room
 
Because ((1 - X) ^ (n+1)) = ((1 - X) ^ (n)).((1 - X) ^ (1))

The easiest way to look at it now is : assume that (1 - X ) ^ n = the variable "y"

Your new equation is:

A = y - y x ((1 - X) ^ 1)

Obviously y is a common factor:

Therefore:

A = y (1 - (( 1 - X ) ^ 1))

Anything to the power of 1 is itself, so:

A = y (1 - 1 - ( - X ))

Giving A = y (1 + X)

Now we know that (1 - X ) ^ n =y

Therefore: A = (1 - X ) ^ n (1 + X)
 
going by power rules...
x^2 * x^2 = x^2+2 = x^4

(x-1)^n * (x-1)^1 = x^n+1 see where im going...


A = (1-x)^n - (1-x)^n+1

A = (1-x)^n * [1 - (1-x)]

part inside square brackets

[1 - (1-x)] = 1 - 1 - -x = 1-1+x = x
so A = (1-x)^n * [x]
or A = x(1-x)^n

This :)

Reminds me of rearranging equations when proving an infinity series by induction, evil, evil subject. But awesome feeling when you get it right :D
 
going by power rules...
x^2 * x^2 = x^2+2 = x^4

(x-1)^n * (x-1)^1 = x^n+1 see where im going...


A = (1-x)^n - (1-x)^n+1

A = (1-x)^n * [1 - (1-x)]

part inside square brackets

[1 - (1-x)] = 1 - 1 - -x = 1-1+x = x
so A = (1-x)^n * [x]
or A = x(1-x)^n

Brilliant, thanks for that mate. It was the part in bold I didn't think of simplifying.

Edit - Cheers to everyone else too some of your replies weren't there when I wrote the above.
 
Why did I pick the module on metric spaces and topology :(

I'm with you there.

Beginning of the year I thought topology sounded ok so I signed myself up for Intro to Topology and Algebraic Topology. With my exams coming up in a couple of weeks I now hate myself :mad::( lol
 
Back
Top Bottom