Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

In[27]:=

f@t_D := 1.1 - Sin@Pi t 6D

In[29]:=

g@t_D := f@tD - If@t < 23, 0, 1 4D

In[30]:=

Plot@8Sin@Pi t 6D, - Sin@Pi t 6D, f@tD, g@tD<, 8t, 0, 36<D


2.0

1.5

1.0

Out[30]=

0.5

-0.5

-1.0
In[31]:=
Out[31]=

FindRoot@g@tD, 8t, 26<D


8t 25.9404<

10

15

20

25

30

35

You might also like