Simple Derivative question from a Calc beginner

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Oliviaven
Messages
5
Reaction score
0
Hi I'm new in the forum, so if I'm doing anything wrong or made a really silly mistake don't laugh ^^

So we started to learn about differentiating equations not long ago and I'm currently stuck at one question:

y = e^αx sin βx

My attempt on deriving it:

y'=(a)(e^ax)(sinβx)+(e^ax)(cosβx)(β)

the web program said it was wrong, please correct me :D
 
Physics news on Phys.org
Aw, c'mon, we don't have much else to laugh at.

Ah, blast! Your answer is correct!

I really hate "web" assignments. Often something is marked wrong just because it is not written in the "right" form.

Try entering it as [itex]ae^{ax}sin(\beta x)+ \beta e^{ax}cos(\beta x)[/itex] or [itex]e^{ax}(a sin(\beta x)+ \beta cos(\beta x))[/itex].
 
sigh i tried a couple of variations but I ended up being locked up since I reached the maximum amount of trials. Thanks for the confirmation anyway ^^
 
Bring up the matter of your correct answer being rejected by the Web-system with your instructor. I've found that the more mathematically advanced the course is, the greater the likelihood that the program will call correct entries "wrong". (For instance, in WebAssign, you must say "(sin x)2", NEVER "sin2 x" !)

I offered students the option of working with WebAssign in my calculus course a while back: they found the way of entering calculus expressions so cumbersome, and I had to check rejected answers so many times, that I'd never touch the accursed system for a course beyond algebra again...
 
Oliviaven said:
Hi I'm new in the forum, so if I'm doing anything wrong or made a really silly mistake don't laugh ^^

So we started to learn about differentiating equations not long ago and I'm currently stuck at one question:

y = e^αx sin βx

My attempt on deriving it:

y'=(a)(e^ax)(sinβx)+(e^ax)(cosβx)(β)

the web program said it was wrong, please correct me :D

You probably should make sure the parentheses are adequate. Also, you had an alpha when you gave us y = e^αx sin βx, then used the letter, a, in your derivative expression.

I would enter: y'=(α)(e^(αx))(sin(βx))+(e(^αx))(cos(βx))(β)