160k views
3 votes
7x²+3y²-28x-12y=-19

can't figure out how to solve

only know how to read in standard form for elipse

User Tom Bush
by
7.2k points

1 Answer

3 votes
Complete the square for x and y.

7x^2 + 3y^2 - 28x - 12y = -19

7x^2 - 28x + 3y^2 - 12y = -19

7(x^2 - 4x) + 3(y^2 - 4y) = -19

7(x^2 - 4x + 4) + 3(y^2 - 4y + 4) = -19 + 28 + 12

7(x - 2)^2 + 3(y - 2)^2 = 21


((x - 2)^2)/(3) + ((y - 2)^2)/(7) = 1
User Adib
by
8.1k points