Please help me with indices. Thanks in advance?

2018-03-14 2:21 pm
If I have an expression x^(-n + 1),
is it correct/safe to do this:

x^(-n + 1) = x^[ -(n - 1) ]
1 / [x^(n - 1) ]

===================================================

If I had (2x + 3)^(-n + 1)
then
(2x + 3)^(-n + 1) = (2x + 3) / [ (2x + 3)^n ]
...........................= (2x + 3) / [ (2x + 3)(2x + 3)^(n - 1) ]
...........................= 1/[ (2x + 3)^(n - 1) ]

But if I just followed

x^(-n + 1) = x^[ -(n - 1) ]
1 / [x^(n - 1) ]

(2x + 3)^(-n + 1) = (2x + 3)^[ -(n - 1) ]
...........................=1/[ (2x + 3)^(n - 1) ]

I'm really not sure if what I'm doing here is correct.

回答 (2)

2018-03-14 2:44 pm
✔ 最佳答案
Your are correct.
2018-03-14 4:56 pm
x^(-n + 1) = x^[ -(n - 1) ]
1 / [x^(n - 1) ]

=======================================...

If I had (2x + 3)^(-n + 1)
then
(2x + 3)^(-n + 1) = (2x + 3) / [ (2x + 3)^n ]
...........................= (2x + 3) / [ (2x + 3)(2x + 3)^(n - 1) ]
...........................= 1/[ (2x + 3)^(n - 1) ]

You are correct in both


收錄日期: 2021-05-01 22:28:48
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20180314062153AAqr6Ho

檢視 Wayback Machine 備份