Arquivo do Maple "O Problema da Altura da Pirâmide"
[Inicio] [Acima]

                                   Inicio
Acima

Para navegar pela página use as barras de links superior e vertical

Fale comigo

 

Arquivo do Maple do Texto "O Problema da Altura da Pirâmide"

> with(plots):

> with(geometry):

Warning, new definition for circle

Warning, new definition for ellipse

Warning, new definition for hyperbola

Warning, new definition for line

Warning, new definition for point

> with(plottools):

Warning, new definition for circle

Warning, new definition for ellipse

Warning, new definition for hyperbola

Warning, new definition for line

Warning, new definition for point

> b:=polygon([[0,0],[2,0],[0,3.46]]):

> a:= plot({[[0,3.5], [3.5,0]],[[0,3.75],[3.75,0]],[[0,4],[4,0]]}, color=yellow ,linestyle=3, thickness=2) :

> tr := textplot([1, 2.4, `raios solares`], align =RIGHT):

> h:= textplot([-.3, 2, `Altura H`], align =LEFT):

> ba:= textplot([2,-.3 ,`1/2 base + S = Altura H`]):

> ar := arc( [3.8,0], 2, 19*Pi/20..Pi):

> ai := arc( [4,0], 1.2, 7*Pi/8..Pi):

> te7 := textplot([2.55, .3, `45`]):

> chao:= plot([[0,0],[4.4,0]],color=black,linestyle=3, thickness=2) :

> display(b,a,tr,h,ba,ai,te7,chao);

piramide2.gif (1241 bytes)

Voltar

 

Hosted by www.Geocities.ws

1