document.write( "Question 1690: For each of the ff. quadratic equations, (a) identify the conic section represented (b) write the given equation in the standard form (c) give the properties (d) find the x and y-intercepts and (e) sketch the graph.\r
\n" );
document.write( "\n" );
document.write( "1. 2x^2-2y^2+20y-75=0
\n" );
document.write( "2. 9x^2+4y^2-36x+8y+31=0\r
\n" );
document.write( "\n" );
document.write( "I need the answers now. Thanks! \n" );
document.write( "
Algebra.Com's Answer #547 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! 1. 2x^2-2y^2+20y-75=0 \n" ); document.write( " Sol: To complete the square : 2x^2-2(y^2-10y + (10/2)^2)=75-50 , \n" ); document.write( " So, 2x^2 - 2(y-5)^2 =25 \n" ); document.write( " Or x^2 - (y-5)^2 = 25/2 \n" ); document.write( " Or x^2/(25/2) - (y-5)^2/(25/2) = 1 \n" ); document.write( " a) This is a hyperbola center at (0,5) \n" ); document.write( " b) Standard form : x^2/(25/2) - (y-5)^2/(25/2) = 1 \n" ); document.write( " c) a hyperbola centered at (0,5), its axis is y=5. \n" ); document.write( " (I am notsure what you mean about properties.) \n" ); document.write( " d) when y =0 , x^2 = 25/2 + 25 = 75/2, so x= sqrt(75/2) or -sqrt(75/2) \n" ); document.write( " (two x-intercepts). \n" ); document.write( " when x = 0, -(y-5)^2 = 25/2 has no solutions ,so no y-intercepts. \n" ); document.write( " e) Graph of the hyperbola is left for you.(It's easy.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. 9x^2+4y^2-36x+8y+31=0 \n" ); document.write( " Sol: By complete square : 9(x^2-4x+4) +4(y^2+2y +1) =-31+36+4 , \n" ); document.write( " Or 9(x-2)^2 + 4(y+1)^2 = 9, \n" ); document.write( " Or (x-2)^2 + (y+1)^2/(9/4) = 1, \n" ); document.write( " a) This is an ellipse centered at (2,-1) \n" ); document.write( " b) Standard form : (x-2)^2 + (y+1)^2/(9/4) = 1, \n" ); document.write( " c) an ellipse centered at (2,-1), its long axis a=3/2 is on y=-1, \n" ); document.write( " short axis b is on x=2. \n" ); document.write( " (I am notsure what you mean about properties.) \n" ); document.write( " d)when y =0 , (x-2)^2 = 1-4/9 = 5/9, so x = 2 + sqrt(5)/3, or \n" ); document.write( " x = 2-sqrt(5)/3. (two x-intercepts) \n" ); document.write( " when x =0, (y+1)^2 = 9/4(1-4). No solutions, so no y-intercepts. \n" ); document.write( " e) Graph of the ellipse is left for you.\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |