document.write( "Question 757598: The vertex of this parabola is at (-3, -1). When the y-value is 0, the x-value is 4. What is the coefficient of the squared term in the parabola's equation? \n" ); document.write( "
Algebra.Com's Answer #460934 by pmatei(79)\"\" \"About 
You can put this solution on YOUR website!
The quadratic function can be written as\r
\n" ); document.write( "\n" ); document.write( "\"y+=+a%28x-h%29%5E2%2Bk\"\r
\n" ); document.write( "\n" ); document.write( "where (h,k) is the given vertex, and a is the coefficient of the squared term. Thus you can write:\r
\n" ); document.write( "\n" ); document.write( "\"y=a%28x%2B3%29%5E2-1\"\r
\n" ); document.write( "\n" ); document.write( "If you expand:\r
\n" ); document.write( "\n" ); document.write( "\"y=a%2Ax%5E2+%2B+6a%2Ax%2B9a-1\"\r
\n" ); document.write( "\n" ); document.write( "Replace the y with 0 and x with 4:\r
\n" ); document.write( "\n" ); document.write( "\"0+=+16a+%2B+24a+%2B+9a+-1\"\r
\n" ); document.write( "\n" ); document.write( "Solve for a:\r
\n" ); document.write( "\n" ); document.write( "\"0=+49a+-1\"\r
\n" ); document.write( "\n" ); document.write( "\"1=49a\"\r
\n" ); document.write( "\n" ); document.write( "\"1%2F49=a\"
\n" ); document.write( "
\n" );