difficult to explain without drawing a picture, but i need to figure out
future "x" values with given "y" values and also with a given line.
the "y" axis =
1,000,000
100,000
1,000
100
1
0
need to figure out how to get the "x" values to fit a straight, positive
sloping (45degree angle) if graphed out.
sorry i can't be more clear. thanks if someone can help.
also given is a straight line with a positive slope.
Gary''s Student - 08 Feb 2007 10:20 GMT
Very easy:
Just set x=y for each point being plotted. Also insure that the scaling of
both axis' are the same.

Signature
Gary's Student
gsnu200704
> difficult to explain without drawing a picture, but i need to figure out
> future "x" values with given "y" values and also with a given line.
[quoted text clipped - 14 lines]
>
> also given is a straight line with a positive slope.
john the confused - 08 Feb 2007 11:39 GMT
Have you tried using a Logarithmic scale for the y axis

Signature
John
MOS Master Instructor
Please reply & rate any replies you get
Ice Hockey rules (especially the Wightlink Raiders)
> difficult to explain without drawing a picture, but i need to figure out
> future "x" values with given "y" values and also with a given line.
[quoted text clipped - 14 lines]
>
> also given is a straight line with a positive slope.