document.write( "Question 1106060: The graph of the conic equation \"16x%5E2%2B49y%5E2%2B192x=208\" has vertices and foci equal to ?? \n" ); document.write( "
Algebra.Com's Answer #721043 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The equation has both x^2 and y^2 terms, with the same sign and different coefficients, so the equation is of an ellipse.

\n" ); document.write( "The standard form of the equation of an ellipse is

\n" ); document.write( "\"%28x-h%29%5E2%2Fa%5E2+%2B+%28y-k%29%5E2%2Fb%5E2+=+1\" if the major axis is in the x direction; or
\n" ); document.write( "\"%28x-h%29%5E2%2Fb%5E2+%2B+%28y-k%29%5E2%2Fa%5E2+=+1\" if the major axis is in the y direction

\n" ); document.write( "In both formulas, (h,k) is the center of the ellipse; and a and b are the semi-major and semi-minor axes, respectively.

\n" ); document.write( "Two different forms of the equation are necessary, because for the ellipse the a has to be the length of the semi-major axis.

\n" ); document.write( "Parameter c is the distance from the center of the ellipse to each focus; for an ellipse, \"c%5E2+=+a%5E2-b%5E2\". Note that this formula for finding the value of c is why it is necessary to have a > b.

\n" ); document.write( "To find the vertices and foci, you need to put the given equation in the standard form. To do that, you need to complete the square in both x and y, then divide by the appropriate constant to get the right side of the equation equal to 1.

\n" ); document.write( "\"16x%5E2%2B49y%5E2%2B192x=208\"
\n" ); document.write( "\"%2816x%5E2%2B192x%29%2B49y%5E2+=+208\"
\n" ); document.write( "\"16%28x%5E2%2B12x%29%2B49y%5E2+=+208\"
\n" ); document.write( "\"16%28x%5E2%2B12x%2B36%29%2B49y%5E2+=+208%2B16%2836%29+=+208%2B576+=+784\"
\n" ); document.write( "\"16%28x%2B6%29%5E2%2F784%2B49y%5E2%2F784+=+1\"
\n" ); document.write( "\"%28x%2B6%29%5E2%2F49+%2B+y%5E2%2F16+=+1\"
\n" ); document.write( "\"%28x%2B6%29%5E2%2F7%5E2+%2B+%28y-0%29%5E2%2F4%5E2+=+1\"

\n" ); document.write( "This is in standard form:
\n" ); document.write( "The center of the ellipse is (h,k) = (-6,0).
\n" ); document.write( "a is 7; the semi-major axis has length 7 in the x direction, so the vertices are at (-13,0) and (1,0).
\n" ); document.write( "b is 4; the semi-major axis has length 4 in the y direction. If you need the co-vertices, they are 4 units in the positive and negative y direction from the center -- at (-6,-4) and (-6,4).
\n" ); document.write( "The distance from the center to each focus is c, which is \"sqrt%28a%5E2-b%5E2%29+=+sqrt%2849-16%29+=+sqrt%2833%29\". So the foci are at (-6-sqrt(33),0) and (-6+sqrt(33),0).
\n" ); document.write( "
\n" ); document.write( "
\n" );