document.write( "Question 629272: 1. Find an equation for a quadratic function whose only x-intercept is (5,0).\r
\n" ); document.write( "\n" ); document.write( "2. Find the x-coordinate of the vertex of a parabola that contains the points (-2,7) and (9,7). Can you find the coordinates of the vertex?\r
\n" ); document.write( "\n" ); document.write( "3. Find an equation for a quadratic function that has vertex (4,3) and opens up. How many x-intercepts will the graph of the function have?
\n" ); document.write( "

Algebra.Com's Answer #396139 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
1. \"y+=+%28x-5%29%5E2\" or \"y+=+x%5E2+-+10x+%2B+25\"
\n" ); document.write( "2. Since the y-coordinates of (-2,7) and (9,7) are the same.
\n" ); document.write( " The x-coordinate of the vertex is equal to the average of x-coordinates of
\n" ); document.write( " (-2,7) and (9,7).
\n" ); document.write( " x-coordinate of vertex = \"%28-2%2B9%29%2F2+=+highlight%287%2F2%29\"
\n" ); document.write( " We can only find the x-coordinate of the vertex but not the y-coordinate because we need another point to find the y-coordinate.
\n" ); document.write( "3. The quadratic equation is \"y+=+a%28x-4%29%5E2+%2B+3\", where \"a%3C%3E0\".
\n" ); document.write( " There are no x-intercepts because the lowest point (4,3) is above the x-axis.
\n" ); document.write( "
\n" );