document.write( "Question 1111615: The vertex of this parabola is at (2, -4). When the y-value is -3, the x-value is -3. What is the coefficient of the squared term in the parabola's equation? \n" ); document.write( "
Algebra.Com's Answer #726632 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The problem is badly presented. The statement \"when the y value is -3, the x value is -3\" suggests that y is the independent variable, making the parabola open in the horizontal direction instead of the vertical direction.

\n" ); document.write( "So the way I would interpret the problem, the equation of the parabola (vertex form) is
\n" ); document.write( "\"x-2+=+a%28y%2B4%29%5E2\"

\n" ); document.write( "Then we can find the value of a (the coefficient of the squared term, which is what the problem asks for) using the given point (-3,-3) on the parabola.

\n" ); document.write( "\"-3-2+=+a%28-3%2B4%29%5E2\"
\n" ); document.write( "\"-5+=+a\"

\n" ); document.write( "The coefficient on the squared term is -5; and the equation is \"x-2+=+-5%28y%2B4%29%5E2\".

\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "Now let's suppose that in fact the intent of the problem was for x to be the independent variable, making the parabola open in the vertical direction.

\n" ); document.write( "So now we have the equation
\n" ); document.write( "\"y%2B4+=+a%28x-2%29%5E2\"

\n" ); document.write( "As above, we can find the value of a using the given point (-3,-3):
\n" ); document.write( "\"-3%2B4+=+a%28-3-2%29%5E2\"
\n" ); document.write( "\"1+=+25a\"
\n" ); document.write( "\"a+=+1%2F25\"

\n" ); document.write( "If you understand parabolas, there is another way to find the value of a which is, I think, much easier.

\n" ); document.write( "In the parabola y=x^2, when you are 1 unit either side of the line of symmetry the function value is 1 more than at the vertex; when you are 2 units either side the function value is 4 more than at the vertex; and so on.

\n" ); document.write( "In the parabola y=ax^2, when you are 1 unit either side of the line of symmetry the function value is 1*a=a more than at the vertex; when you are 2 units either side the function value is 4*a=4a more than at the vertex; and so on.

\n" ); document.write( "So in this problem, we have the vertex at (2,-4) and a point on the parabola at (-3,-3). The point is 5 units to the left of the vertex; if the coefficient of the squared term were 1, the y value at the given point would be 25 away from the y value at the vertex. But the y value at the given point is only 1 away from the y value at the vertex; that means the coefficient a is 1/25.
\n" ); document.write( "
\n" ); document.write( "
\n" );