
Megan R. answered 12/07/20
Notre Dame Graduate, Experienced Working with Children
Steps to solve including problem 1 as an example:
We want to put the equation into the standard for of (x-h)2 / a2 + (y-k)2 / b2 = 1, where (h,k) is the center of the ellipse and a/b are the horizontal/vertical radii for the ellipse.
- Group x terms, y terms, and move number term to the other side.
- (4x2 - 8x) + (3y2 +6y) = 5
- Factor out the coefficients for x2 and y2
- 4(x2 - 2x) + 3(y2 + 2y) = 5
- Complete the square within the x and y parentheses, using (b/2)2
- For (x2 - 2x), (b/2)2 = 1, which gives us (x2 - 2x +1). Now we factor using perfect squares to get (x-1)2
- In case that's confusing, let's multiply out (x-1)2 to make sure it works: (x-1)(x-1) = x2 -x -x +1 = x2 -2x +1.
- For (y2 + 2y), (b/2)2 = 1 as well. We factor (y2 + 2y +1) using perfect squares to get (y+1)2.
- Balance the equation by adding everything we added on the left side to the right side. Note: the numbers we add to the left side are technically factored already, so make sure to multiply them.
- We added 1 to 4(x2 - 2x), so the 1 needs to be multiplied by 4 before being added to the other side. We added 1 to 3(y2 + 2y), so it becomes a 3. Overall we must add 7 to the right side.
- We now have the equation 4(x2 - 2x) + 3(y2 + 2y) = 12.
- The right side needs to equal 1, so we divide by the number we have there now.
- Everything is divided by 12, yielding (x2 - 2x) / 3 + (x2 - 2x) / 4 = 1. We are done.
Christian C.
thank you!12/07/20