q3.mw
Hi!
I have a problem:
Graph a (in blue) and graph c (in red) are plotted, the value of ax,ay and cx, cy are in list.
program as follows:(also in file q3.mw)
with(plots); ax := [13300, 17400, 12500, 20300, 12100, 22100, 11800, 23100, 11600, 23800, 11400, 24300, 11300, 24700, 11200, 25100]; ay := [.2, .2, .3, .3, .4, .4, .5, .5, .6, .6, .7, .7, .8, .8, .9, .9]; cx := [17700,...