SOLUTION: How do you write this equation of ellipse in simple form? 3x^2 + 4y^2 + 8y=8 * I tried dividing everything by eigth leaving me with: 3x^2/8 +y^2/2 + y=1

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: How do you write this equation of ellipse in simple form? 3x^2 + 4y^2 + 8y=8 * I tried dividing everything by eigth leaving me with: 3x^2/8 +y^2/2 + y=1       Log On


   



Question 118267: How do you write this equation of ellipse in simple form?
3x^2 + 4y^2 + 8y=8

* I tried dividing everything by eigth leaving me with:
3x^2/8 +y^2/2 + y=1
But when i checked to see if i had the right answer i got it wrong this is the correct answer:
x^2/4 + (y+1)^2/3=1

I don't understand why i got the problem wrong.

Found 3 solutions by jim_thompson5910, stanbon, Earlsdon:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
3x%5E2+%2B+4y%5E2+%2B+8y=8 Start with the given equation


3x%5E2+%2B+4%28y%5E2+%2B+2y%29=8 Factor out 4 from 4y%5E2+%2B+8y to get 4%28y%5E2+%2B+2y%29


3x%5E2+%2B+4%28y%5E2+%2B+2y%2B1-1%29=8 Take half of the "y" coefficient 2 to get 1. Now square 1 to get 1. Add this and it's opposite -1 inside the parenthesis. Notice how 1-1=0 so it does not change the equation.






3x%5E2+%2B+4%28%28y%2B1%29%5E2-1%29=8 Factor y%5E2+%2B+2y%2B1 to get %28y%2B1%29%5E2


3x%5E2+%2B+4%28y%2B1%29%5E2-4=8 Distribute


3x%5E2+%2B+4%28y%2B1%29%5E2%2Bcross%28-4%2B4%29=8%2B4 Add 4 to both sides


3x%5E2+%2B+4%28y%2B1%29%5E2=12 Combine like terms



%283x%5E2+%2B+4%28y%2B1%29%5E2%29%2F12=cross%2812%2F12%29 Now Divide both sides by 12 to get the right side equal to one. With any ellipse, we always want the right side equal to one.


%283x%5E2%29%2F12+%2B+%284%28y%2B1%29%5E2%29%2F12=1 Break up the fraction on the left side.


%28x%5E2%29%2F4+%2B+%28y%2B1%29%5E2%2F3=1 Reduce


So the ellipse in standard form is %28x%5E2%29%2F4+%2B+%28y%2B1%29%5E2%2F3=1. Remember, we are trying to go from something like Ax%5E2%2BBx%2BCy%5E2%2BDy%2BE=F to %28x-h%29%5E2%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1. Looking at your answer, notice how you have an extra "y" which does not fit the standard equation of an ellipse. This is why you must complete the square to get the equation to fit the form. Does that make sense?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3x^2 + 4y^2 + 8y=8
3x^2 + 4(y^2+2y+1) = 8+4
3x^2 + 4(y+1)^2 = 12
3x^2/12 + 4(y+1)^2/12 = 1
x^2/4 + (y+1)^2/3 =1
========================
Cheers,
Stan H.


Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
The standard form for the equation of an ellipse with center at (h, k) and major axis parallel to the x-axis is: (a is the semi-major axis and b is the semiminor axis)
%28x-h%29%5E2%2Fa%5E2+%2B+%28y-k%29%5E2%2Fb%5E2+=+1 or, if the major axis is parallel to the y-axis:
%28x-h%29%5E2%2Fb%5E2+%2B+%28y-k%29%5E2%2Fa%5E2+=+1
Starting with the given equation:
3x%5E2%2B4y%5E2%2B8y+=+8 Group the terms as shown:
%283x%5E2%29%2B%284y%5E2%2B8y%29+=+8 Now factor a 4 from the y-group.
%283x%5E2%29%2B4%28y%5E2%2B2y%29+=+8 Now complete the square in the y-terms inside the parentheses by adding the square of half the y-coefficient or (%282%2F2%29%5E2+=+1), remembering that you are really adding 4 because of the 4 in front of the parentheses.
%283x%5E2%29%2B4%28y%5E2%2B2y%2B1%29+=+8%2B4 Now simplify this by factoring the trinomial in the y-terms.
%283x%5E2%29%2B4%28y%2B1%29%5E2+=+12 Now divide through by 12 to get the right side equal to 1.
%283%2F12%29x%5E2+%2B+%284%2F12%29%28y%2B1%29%5E2+=+12%2F12 Simplify this.
x%5E2%2F4+%2B+%28y%2B1%29%5E2%2F3+=+1