Message Boards Message Boards

0
|
11957 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

I can't find the correct way to enter this problem into Wolfram Alpha

Posted 9 years ago

I need to find the derivative of this function y = ?(2+5x) and evaluate it at x = 1 Hoping there is a simple way to accomplish this.

POSTED BY: Arch Yeomans
2 Replies
Posted 9 years ago

see http://reference.wolfram.com/language/ref/D.html

Mathematica:

y = ?(2+5x);
Y = D[y,x];
x =1;
Y

Wolframalpha:

D(sqrt(2+5x),x)

click

POSTED BY: Simon Tyran
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract