ETM1697

10 Reputation

One Badge

8 years, 286 days

MaplePrimes Activity


These are questions asked by ETM1697


equation 1 : xi+1=xi− (f·gy−fy·g)/(fx ·gy −fy ·gx)
equation 2: yi+1=yi− (fx·g−f·gx)/(fx·gy-fy·gx)

My quesiton are, deriving equations (1) and (2) above and constructing a single Maple function called newt2d that implements both of these recurrence relation.

I apolgize in advance if I don't write my question correctly.  This is my first time posting a question. 

Pick any point P and let Q = (1, 1, 1). [Your choice for P can be anything other than the origin or

Find an equation for the line l1 that passes through P and the origin. Plot the line segment formed by P and the origin in Maple 

How would I plot this?

Page 1 of 1