Finding how many intersections two parabolas have within a certain domain

30 Views Asked by At

I need to find out if $y=x^2-\sqrt{200}x+50$ and $y=a(x-\sqrt8)^2$ how for what values of $a$ they will have only one point of intersection within the domain $[\sqrt8,\infty)$?