Can't solve an equation. (x-2)^2+2*(y-x-1)^2=3

(x-2)^2+2*(y-x-1)^2=3
a) solve the equation for y as a function of x. You will get two equations, one for the top part of the ellipse, and another for the lower part. Plot both as functions of s.
b) In case of drawing using 'ezplot', we could try to use 'ezplot('(x-2)^2+2*(y-x-1)^2=3') Using appropriate axis, get picture.

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Tags

Asked:

on 20 Oct 2014

Answered:

on 20 Oct 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!