Help with plotting limits



Hi-

	I should be able to do this, shouldn't I?

(C1)f(x):=(x³+x-10)/(x-2);
(C2)plot2d(f(x),[x,1,4]);

	Is this wrong? It didn't plot a curve! It didn't plot
anything!
	TIA
	Henry