Difference between revisions of "Calculus:Power Rule"

From PKC
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
===[[Calculus:Power Rule|Power Rule]]===
===[[Calculus:Power Rule|Power Rule]]===
<math>(x^n)' = n*x^{n-1}</math>
</noinclude>
 
<math>( c x^n)' =c* n*x^{n-1}</math>


<noinclude>
<noinclude>
====Hint====
====Hint====
n can be any number that is a kind of constant  
n can be any number that is a kind of constant  
Line 37: Line 39:


====Example 3====
====Example 3====
EX3:<math>f'(x^7)</math>
EX3:<math>f'(x^8)</math>


Using the Power rule  
Using the Power rule  
<math>f'(x^n) = n*x^{n-1}</math>
<math>f'(x^n) = n*x^{n-1}</math>


<math>f'(x^7) = 7*x^{7-1}</math>
<math>f'(x^7) = 8*x^{8-1}</math>
 
<math>f'(x^7) = 8x^7</math>


<math>f'(x^7) = 7x^6</math>
</noinclude>
====Example 4====
====Example 4====
EX4:<math>f'({x^7 \over 7} )</math>
EX4:<math>f'({x^7 \over 7} )</math>


Using the Power rule  
Using the Power rule  
<math>f'(x^n) = n*x^{n-1}</math>
<math>( c x^n)' =c* n*x^{n-1}</math>
 
c = <math>{1 \over 7} </math>
 
n = 7


<math>f'({x^7 \over 7}) ={1 \over 7} 7*x^{7-1}</math>
<math>f'({x^7 \over 7}) ={1 \over 7} 7*x^{7-1}</math>
Line 57: Line 63:


====Example 5====
====Example 5====
EX4:<math>f'({ \sqrt[4] x} )</math>
EX5:<math>f'({ \sqrt[4] x} )</math>


first turn it in to exponent  
first turn it in to exponent  
Line 66: Line 72:
<math>f'({ \sqrt[4] x} )=({x^{{1 \over 4}-{1}}} )</math>
<math>f'({ \sqrt[4] x} )=({x^{{1 \over 4}-{1}}} )</math>


<math>f'({ \sqrt[4] x} )=({x^{{1 \over 4}-{1}}} )</math>
<math>f'({ \sqrt[4] x} )=({x^{-3 \over 4}} )</math>
 
====Example 6====
EX6:<math>f'({ \sqrt[4] x} )</math>
 
first turn it in to exponent
<math>f'({ \sqrt[4] x^3} )=f'({x^{3 \over 4}} )</math>
 
use the power rule
 
<math>f'({ \sqrt[4] x^3} ) =({x^{{3 \over 4}-{1}}} )</math>
 


<math>f'({ \sqrt[4] x} )=({x^{-3 \over 4}} )</math>
<math>ff'({ \sqrt[4] x^3} ) =({x^{-1 \over 4}} )</math>
</noinclude>

Latest revision as of 12:41, 29 September 2021

Power Rule


Hint

n can be any number that is a kind of constant is constant.

also when you have square root

you can look it as

Examples

Example 1

EX1:

Using the Power rule

Example 2

EX2:

Using the Power rule

Example 3

EX3:

Using the Power rule

Example 4

EX4:

Using the Power rule

c =

n = 7

Example 5

EX5:

first turn it in to exponent

use the power rule

Example 6

EX6:

first turn it in to exponent

use the power rule