document.write( "Question 486499: 1Find the vertex and focus of the parabola whose equation is 4y = x2 + 4.
\n" );
document.write( "aV(0, 4), F(0, 3)
\n" );
document.write( "bV(0, 1), F(0, 2)
\n" );
document.write( "cV(4, 0), F(3, 0)
\n" );
document.write( "dV(1, 0), F(2, 0) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2Find the center and radius of the circle whose equation is x2 + 10x + y2 = 75.
\n" );
document.write( "aC(10, 0), r = 100
\n" );
document.write( "bC(10, 0), r = 10
\n" );
document.write( "cC(5, 0), r = 100
\n" );
document.write( "dC(5, 0), r = 10 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3Find the foci of the ellipse with the following equation.
\n" );
document.write( " ((x-1)2÷9)+((Y+2)2÷25)=1
\n" );
document.write( "aF1(5, 2), F2(3, 2)
\n" );
document.write( "bF1(1, 2), F2(1, 6)
\n" );
document.write( "cF1(4, 2), F2(2, 2)
\n" );
document.write( "dF1(1, 1), F2(1, 5) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4Find the slopes of the asymptotes of a hyperbola with the following equation.
\n" );
document.write( " (Y2÷81)-(x2÷64)=1
\n" );
document.write( "a8/9
\n" );
document.write( "b9/8
\n" );
document.write( "c8/9, 8/9
\n" );
document.write( "d9/8, 9/8 \n" );
document.write( "
Algebra.Com's Answer #332595 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1Find the vertex and focus of the parabola whose equation is 4y = x2 + 4. \n" ); document.write( "2Find the center and radius of the circle whose equation is x2 + 10x + y2 = 75. \n" ); document.write( "3Find the foci of the ellipse with the following equation. \n" ); document.write( "((x-1)2÷9)+((Y+2)2÷25)=1 \n" ); document.write( "4Find the slopes of the asymptotes of a hyperbola with the following equation. \n" ); document.write( "(Y2÷81)-(x2÷64)=1 \n" ); document.write( "*** \n" ); document.write( "1) Find the vertex and focus of the parabola whose equation is 4y = x^2 + 4. \n" ); document.write( "y=x^2/4+4/4 \n" ); document.write( "y=x^2/4+1 \n" ); document.write( "y=(1/4)(x^2)+1 \n" ); document.write( "x^2/4=y-1 \n" ); document.write( "x^2=4(y-1) \n" ); document.write( "This is an equation of a parabola of standard form: (x-h)^2=4p(y-k), (h, k) being the (x, y) coordinates of the vertex. Parabola has a vertical axis of symmetry and it opens upwards. \n" ); document.write( "For given equation: \n" ); document.write( "vertex: (0,1) \n" ); document.write( ".. \n" ); document.write( "4p=4 \n" ); document.write( "p=1 \n" ); document.write( "focus: (0,2) \n" ); document.write( "ans:bV(0, 1), F(0, 2) \n" ); document.write( ".. \n" ); document.write( "2) Find the center and radius of the circle whose equation is x2 + 10x + y2 = 75. \n" ); document.write( "x^2+10x+y^2=75 \n" ); document.write( "complete the square \n" ); document.write( "(x^2+10x+25)+(y^2)=75+25=100 \n" ); document.write( "(x+5)^2+(y+0)^2=100 \n" ); document.write( "center:(-5,0) \n" ); document.write( "radius=√100=10 \n" ); document.write( "ans:dC(5, 0), r = 10 \n" ); document.write( ".. \n" ); document.write( "3) Find the foci of the ellipse with the following equation. \n" ); document.write( "((x-1)2/9)+((Y+2)2/25)=1 \n" ); document.write( "This is an equation of an ellipse with vertical major axis of the standard form: \n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "center: (1,-2) \n" ); document.write( "a^2=25 \n" ); document.write( "b^2=9 \n" ); document.write( "c^2=a^2-b^2=25-9=16 \n" ); document.write( "c=√16=4 \n" ); document.write( "Foci: (1,-2ħc)=(1,-2ħ4)=(1,2) and (1,-6) \n" ); document.write( "ans: bF1(1, 2), F2(1, 6) \n" ); document.write( ".. \n" ); document.write( "4Find the slopes of the asymptotes of a hyperbola with the following equation. \n" ); document.write( "(Y2/81)-(x2/64)=1 \n" ); document.write( "This is an equation of a hyperbola with vertical transverse axis of the standard form: \n" ); document.write( "(y-k)^2/a^2-(x-h)^2/b^2=1, with (h,k) being the (x,y) coordinates of the center \n" ); document.write( "For given equation: \n" ); document.write( "Center: (0,0) \n" ); document.write( "a^2=81 \n" ); document.write( "a=√81=9 \n" ); document.write( ".. \n" ); document.write( "b^2=64 \n" ); document.write( "b=√64=8 \n" ); document.write( "slope of asymptotes=ħa/b=ħ9/8 \n" ); document.write( "ans: \n" ); document.write( "d9/8, 9/8 \n" ); document.write( " |