document.write( "Question 29577: I can't figure this one out, can you help me.\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the quadratic function with a vertex at V(1,3) passing thru the point P(2,1).Write answer in the form y=ax^2 + bx + c.\r
\n" );
document.write( "\n" );
document.write( "Thanx for your help! \n" );
document.write( "
Algebra.Com's Answer #16333 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! There are a couple of ways to do this. I shall show you the more visual method, so you can appreciate what quadratics are a bit more.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First, I shall show you the graph of the answer... \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How do i know the graph is n-shaped rather than u-shaped? Well, plot the 2 points you know. If the vertex is at (1,3), there is no way that a u-shaped curve can pass through point (2,1) as well.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have drawn a line at y=1, since you are given the point (2,1) is on the curve. Now, a quadratic is ALWAYS symmetric about the vertex. The vertex is at x=1: a given in the question. We are also given the point on the curve at x=2, so we instantly know that the point one less than the vertex (x=0) also has the y-value of 1... points (0,1) and (2,1) are symmetric.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we have 3 points. We have an equation with 3 unknowns too... a, b and c. So we can now solve.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, starting with \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(0,1): \n" ); document.write( " --> 1 = c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1,3): \n" ); document.write( " --> 3 = a + b + c \n" ); document.write( " --> 3 = a + b + 1 \n" ); document.write( " --> a+b = 2 -->eqn1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2,1): \n" ); document.write( " --> 1 = 4a + 2b + c \n" ); document.write( " --> 1 = 4a + 2b + 1 \n" ); document.write( " --> 4a+2b = 0 \n" ); document.write( " --> 2a+b = 0 -->eqn2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract eqn1 from eqn2 to give a = -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, using 2a+b=0 we get that 2(-2)+b = 0 \n" ); document.write( "-4 + b = 0 \n" ); document.write( "--> b = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the formula is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |