
The query "y=5+3x" will result in two graphs, the first of which appears to show a line with negative vertical intercept.
The truth is that the vertical line marked with the vertical scale is not the y-axis, but x=-1.69.
The query "y=5+3x, x from 0 to 10" will result in a single graph that appears to show a line through the origin, but in this case the horizontal line marked with the horizontal scale is not the x-axis, but y=5.
Although I recognize that graphs often do not show the axes, I'd like a soft introduction for my developmental students.
How do we force W|Alpha to put the "AxesOrigin" at (0,0)?