English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

pleaso show your solutions, solutions are a must.

2007-01-18 19:31:20 · 2 answers · asked by n0V@!CE 1 in Science & Mathematics Mathematics

2 answers

Remember that the formula for nPr is

nPr = n! / (n - r)!

That means

nP3 = n! / (n - 3)!

And, since nP3 = 210,

210 = n! / (n - 3)!

Note that n! can be defined recursively;
n! = n(n - 1)!
n! = n(n - 1)(n - 2)!
n! = n(n - 1)(n - 2)(n - 3)!

Applying this to n!, we get

210 = n(n - 1)(n - 2)(n - 3)! / (n - 3)!

Cancelling the (n - 3)! on the top with the (n - 3)! on the bottom, we get

210 = n(n - 1)(n - 2)

Now, we expand the right hand side.

210 = (n^2 - n)(n - 2)
210 = n^3 - 2n^2 - n^2 - 2n
210 = n^3 - 3n^2 - 2n

Moving the 210 over to the right hand side,

0 = n^3 - 3n^2 - 2n - 210

Now, if we let p(n) = n^3 - 3n^2 - 2n - 210, we determine how to solve this cubic by plugging in factors of 210 for p(n).

Once you find a root r that works, (n - r) will be a factor, and you use long division to factor accordingly.

2007-01-18 20:08:58 · answer #1 · answered by Puggy 7 · 0 0

n^3=210

n=210^(1/3)

2007-01-19 03:53:35 · answer #2 · answered by iyiogrenci 6 · 0 0

fedest.com, questions and answers