jjangna

28 Reputation

2 Badges

16 years, 209 days

MaplePrimes Activity


These are questions asked by jjangna

Question says: Start with the square [0,1] x [0,1] and remove the middle square [1/3,2/3] x [1/3,2/3]. Divide the part of the original square that remains into 8 congruent squares each have side of length 1/3:

[0,1/3] x [0,1/3];   [0,1/3] x [1/3,2/3];   [0,1/3] x [2/3,1];    [1/3,2/3] x [2/3,1];   [2/3,1] x [2/3,1];    [2/3,1] x [1/3,2/3];   [2/3,1] x [0,1/3];  [1/3,2/3] x [0,1/3]

Could anyone help me on how to find a median of a triangle on maple? the questions is asking for a triangle ABC , write a maple procedure which has vertices A,B, C as input and which has a out of the point P (centroid) and a plot of the triangle with the three medians.
 

Page 1 of 1