>    restart:with(student):with(plots):

Warning, the name changecoords has been redefined

>    P:=leftbox(exp(-x^2),x=1..2):

>    Q:=rightbox(exp(-x^2),x=1..2):

>    display({P,Q});

[Maple Plot]

>