Putra Pratama's page

Assalamualaikum

Problem Set 8.3

,

Problem Set 8.3
no. 8
>
> f0:=x*(1-x)^(2/3);

> f0_int:=Int(f0,x);

> f0_int1:=value(f0_int);


> f0_int2:=simplify(f0_int1);

>
>
no.26
>
> g0:=1/sqrt(16+6*x-x^2);

> g0_int:=Int(g0,x);

> g0_int1:=value(g0_int);

> g0_int2:=simplify(g0_int1);

>
>
no.33
>
> f0:=x/(x^2+9);

> f0_int:=Int(f0,x);

> f0_int1:=int(f0,x);

>
>
> subs_t:=x=3*tan(t);

>

> f1_int1:=changevar(subs_t,f0_int,t);

>
>
>
>
> f0:=arc*tan(5*x);

> f0_int:=Int(f0,x);

> with(student):
> f0_int1:=intparts(f0_int,x);

> f0_int2:=value(f0_int1);

>

Optimasi Berkendala dan Pengali LangrangeMaple Practice 3

Write a comment

New comments have been disabled for this post.

June 2012
M T W T F S S
May 2012July 2012
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30