document.write( "Question 622726: With a y-intercept 10, x-intercept 2, and equation of axis of symmetry x-3 = 0, find the graph equation in standard form.
\n" ); document.write( "So I've got two points (0, 10) (2, 0) and half of the vertex (3, k). I don't know how to get this.
\n" ); document.write( "The equation is y = a(x-h)^2 + k
\n" ); document.write( "Either of the two points could be labelled x and y. I'll use the x-intercept (2, 0). The vertex is used for h, k.
\n" ); document.write( "So I've got 0 = a(2 - 3)^2 + k
\n" ); document.write( "Two unsolved for variables. Not sure what to do.
\n" ); document.write( "

Algebra.Com's Answer #391559 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "parabola: with axis of symmetry x = 3, passing thru (0,10) and (2,0)
\n" ); document.write( "y = a(x-h)^2 + k
\n" ); document.write( "|Note: Parabola with this format.. always opens along its axis of symmetry x = h
\n" ); document.write( "y = a(x-3)^2 + k Pt(2,0)
\n" ); document.write( "0 = a(-1)^2 + k
\n" ); document.write( "-k = a
\n" ); document.write( "10 = a(-3)^2 + k Pt(0,10)
\n" ); document.write( "(10-k)/9 = a
\n" ); document.write( "(10-k)/9 = -k
\n" ); document.write( " 10-k = -9k
\n" ); document.write( " 8k = -10
\n" ); document.write( " k = -10/8 = -5/4 and a = 5/4
\n" ); document.write( "\"y+=+%285%2F4%29%28x-3%29%5E2+-+5%2F4\" \n" ); document.write( "
\n" );