document.write( "Question 811916: Find an equation (s) of the parabola (s) with horizontal or vertical axis, vertex (2,-3) and containing (6,-1). \n" ); document.write( "
Algebra.Com's Answer #489203 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation (s) of the parabola (s) with horizontal or vertical axis, vertex (2,-3) and containing (6,-1). \n" ); document.write( "*** \n" ); document.write( "Vertex form of equation for: \n" ); document.write( ".. \n" ); document.write( "Vertical axis of symmetry: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex \n" ); document.write( "Solving for A: \n" ); document.write( "-1=A(6-2)^2-3 \n" ); document.write( "-1=16A-3 \n" ); document.write( "16A=2 \n" ); document.write( "A=2/16=1/8 \n" ); document.write( "Equation: \n" ); document.write( "y=(1/8)(x-2)^2-3 \n" ); document.write( ".. \n" ); document.write( "Horizontal axis of symmetry: x=A(y-k)^2+h, (h,k)=(x,y) coordinates of the vertex \n" ); document.write( "Solving for A: \n" ); document.write( "6=A(-1-(-3))^2+2 \n" ); document.write( "6=A(-1+3))^2+2 \n" ); document.write( "6=4A+2 \n" ); document.write( "4A=4 \n" ); document.write( "A=1 \n" ); document.write( "Equation: \n" ); document.write( "x=(y+3)^2+2 \n" ); document.write( " |