plot(x,x^2,type="l",lty=8, xlim=c(-2.5,2.5),ylim=c(-2,4), ylab="f(x)",main="y^2 és x") lines(x,x)