Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > College/University Maths Help > Calculus
Reply
 
Thread Tools Display Modes
  #1  
Old 09-07-2008, 01:59 PM
Senior Member
 
Join Date: May 2007
Posts: 115
Country:
Thanks: 24
Thanked 2 Times in 2 Posts
stones44 is on a distinguished road
Default need help with algebra finding derivative

Show that the slope of y = x^3 - 3x + 3 at any x is 3x^2 - 3

A=delta (dont know how to do delta)

im doing it using this method
( (x+Ax)^3 - 3(x+Ax) + 3 ) - ( x^3 - 3x + 3 ) / ( (x+Ax) - x )

i simplify and get Ax^2 + 3xAx + 3x^2 - 6x
Reply With Quote
Advertisement
 
  #2  
Old 09-07-2008, 02:09 PM
Jhevon's Avatar
meh...
 
Join Date: Feb 2007
Location: New York, USA
Posts: 10,375
Country:
Thanks: 1,963
Thanked 3,679 Times in 3,452 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by stones44 View Post
Show that the slope of y = x^3 - 3x + 3 at any x is 3x^2 - 3

A=delta (dont know how to do delta)

im doing it using this method
( (x+Ax)^3 - 3(x+Ax) + 3 ) - ( x^3 - 3x + 3 ) / ( (x+Ax) - x )

i simplify and get Ax^2 + 3xAx + 3x^2 - 6x
where did 6x come from?

you simplified something wrong. expanding everything, you should get:

\lim_{\Delta x \to 0} \frac {x^3 + 3x^2(\Delta x) + 3x(\Delta x)^2 + (\Delta x)^3 - 3x - 3 \Delta x + 3 - x^3 + 3x - 3}{\Delta x}

now cancel what is to be canceled, simplify as much as possible, and take the limit
__________________
<img src=http://www.mathhelpforum.com/math-help/image.php?type=sigpic&userid=3918&dateline=1208895702 border=0 alt= />

Join the dark side. We have cookies.

Reply With Quote
The following users thank Jhevon for this useful post:
Donate to MHF
  #3  
Old 09-07-2008, 02:11 PM
Senior Member
 
Join Date: May 2007
Posts: 115
Country:
Thanks: 24
Thanked 2 Times in 2 Posts
stones44 is on a distinguished road
Default

Quote:
Originally Posted by Jhevon View Post
where did 6x come from?

you simplified something wrong. expanding everything, you should get:

\lim_{\Delta x \to 0} \frac {x^3 + 3x^2(\Delta x) + 3x(\Delta x)^2 + (\Delta x)^3 - 3x - 3 \Delta x + 3 - x^3 + 3x - 3}{\Delta x}

now cancel what is to be canceled, simplify as much as possible, and take the limit
doesnt -3(x+Ax) = -3x + -3Ax ? and then the other -3x so -6x
Reply With Quote
  #4  
Old 09-07-2008, 02:15 PM
skeeter's Avatar
MHF Contributor
 
Join Date: Jun 2008
Location: North Texas
Posts: 1,330
Country:
Thanks: 4
Thanked 598 Times in 566 Posts
skeeter is a splendid one to beholdskeeter is a splendid one to beholdskeeter is a splendid one to beholdskeeter is a splendid one to beholdskeeter is a splendid one to beholdskeeter is a splendid one to behold
Default

let h = \Delta x

f(x) = x^3 - 3x + 3

f(x+h) = (x+h)^3 - 3(x+h) + 3

\lim_{h \to 0} \frac{(x+h)^3 - 3(x+h) + 3 - (x^3 - 3x + 3)}{h}

\lim_{h \to 0} \frac{x^3 + 3x^2h + 3xh^2 + h^3 - 3x - 3h + 3 - (x^3 - 3x + 3)}{h}

now, clean it up and finish finding the limit which will give you the derivative of f.
Reply With Quote
The following users thank skeeter for this useful post:
Donate to MHF
  #5  
Old 09-07-2008, 02:16 PM
Senior Member
 
Join Date: May 2007
Posts: 115
Country:
Thanks: 24
Thanked 2 Times in 2 Posts
stones44 is on a distinguished road
Default

i figured what i did wrong

ok so i cleaned it up i have

3x^2 + 3xAx + Ax^2 - 3

shouldnt i end up with (3x^2 - 3) +Ax ?
Reply With Quote
  #6  
Old 09-07-2008, 02:17 PM
Jhevon's Avatar
meh...
 
Join Date: Feb 2007
Location: New York, USA
Posts: 10,375
Country:
Thanks: 1,963
Thanked 3,679 Times in 3,452 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by stones44 View Post
doesnt -3(x+Ax) = -3x + -3Ax ? and then the other -3x so -6x
what other -3x? the only other 3x is +3x
__________________
<img src=http://www.mathhelpforum.com/math-help/image.php?type=sigpic&userid=3918&dateline=1208895702 border=0 alt= />

Join the dark side. We have cookies.

Reply With Quote
  #7  
Old 09-07-2008, 02:33 PM
Senior Member
 
Join Date: May 2007
Posts: 115
Country:
Thanks: 24
Thanked 2 Times in 2 Posts
stones44 is on a distinguished road
Default

yeah i see what i did

but i still dont have the answer do i? look at my post above yours
Reply With Quote
  #8  
Old 09-07-2008, 03:19 PM
Jhevon's Avatar
meh...
 
Join Date: Feb 2007
Location: New York, USA
Posts: 10,375
Country:
Thanks: 1,963
Thanked 3,679 Times in 3,452 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by stones44 View Post
yeah i see what i did

but i still dont have the answer do i? look at my post above yours
nope, you should end up with 3x^2 + 3x (\Delta x) + (\Delta x)^2 - 3

and if we let \Delta x \to 0 ...?
__________________
<img src=http://www.mathhelpforum.com/math-help/image.php?type=sigpic&userid=3918&dateline=1208895702 border=0 alt= />

Join the dark side. We have cookies.

Reply With Quote
The following users thank Jhevon for this useful post:
Donate to MHF
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 06:28 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.