document.write( "Question 591939: In which direction does the parabola that is given by the equation below open?\r
\n" );
document.write( "\n" );
document.write( "x = 1.5(y - 7)2 + 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #375833 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! In which direction does the parabola that is given by the equation below open? \n" ); document.write( "x = 1.5(y - 7)2 + 5 \n" ); document.write( "** \n" ); document.write( "Standard form of equation for parabola: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex. \n" ); document.write( "For given equation: \n" ); document.write( "vertex:(7,5) \n" ); document.write( "A=1.5 \n" ); document.write( "If A>0, parabola opens upwards. \n" ); document.write( "if A<0, parabola opens downwards. \n" ); document.write( "So given parabola opens upwards \n" ); document.write( " |