Question 437902
<pre><font face = "consolas" color = "indigo" size = 4><b>

To stretch horizontally by a factor of k, the rule is:

Replace x by x/k

So we replace x by x/2 in

        xイ + yイ - 2x - 3 = 0

(x/2)イ + yイ - 2(x/2) - 3 = 0

       xイ/4 + yイ - x - 3 = 0

Cl;earing of fractions:

      xイ + 4yイ - 4x - 12 = 0

That's all you were supposed to do.  However if you
place the circle and the ellipse in standard form
you get:

(x - 1)イ + (y - 0)イ = 2イ

which is this graph:

{{{drawing(400,2400/11,-3,8,-3,3, graph(400,2400/11,-3,8,-3,3),

circle(1,0,2) )}}}

And the ellipse has the standard equation

(x - 2)イ   (y - 0)イ
覧覧覧覧 + 覧覧覧覧 = 1
   4イ         2イ

and its graph is:

{{{drawing(400,2400/11,-3,8,-3,3, graph(400,2400/11,-3,8,-3,3),
arc(2,0,8,-4) )}}}

Edwin</pre>