|
⇤ ← Revision 1 as of 2010-12-15 12:40:01
Size: 589
Comment:
|
Size: 641
Comment: Wrong template used
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was renamed from SageDays/Kreyszig-2.1-4-S |
Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
automatic_names("True")
f = c*(e**x)-b*(e**(-x))
ysingle = diff(f,x,1)
ysing=ysingle.subs(x=0)
y = f.subs(x=0)
solve([y==-2,ysing==4],b,c)
Solution by:
<Vignesh Ganapathiraman>, <Student> <CMI>
<Pooja Kalra>, <Student>, <Malwa Institute of Technology>
<T R Shyam Sundar>, <Student>, <CMI>
<Sonam Kumar>, <Student>, <CMI>
<Your Name>, <Profession>, <Organization>
