Question: plotting these two functions against t

Hi is it possible to plot both x and y on the same graph versus t, I can't get anywhere with it but my maple skills aren't great.:

x := sqrt(1-10^14*sin(10^10*t)^2/(3*Pi*t^2))

y := 10^7*sin(10^10*t)/(t*sqrt(3*Pi))

Please Wait...