document.write( "Question 120174: How do I solve for this quadratic: x^2-2x+7 \r
\n" ); document.write( "\n" ); document.write( "so that it is in vertex form? And on finding its range?
\n" ); document.write( "

Algebra.Com's Answer #88057 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"y=1+x%5E2-2+x%2B7\" Start with the given equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1+x%5E2-2+x\" Subtract \"7\" from both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1%28x%5E2-2x%29\" Factor out the leading coefficient \"1\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take half of the x coefficient \"-2\" to get \"-1\" (ie \"%281%2F2%29%28-2%29=-1\").\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now square \"-1\" to get \"1\" (ie \"%28-1%29%5E2=%28-1%29%28-1%29=1\")\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1%28x%5E2-2x%2B1-1%29\" Now add and subtract this value inside the parenthesis. Doing both the addition and subtraction of \"1\" does not change the equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1%28%28x-1%29%5E2-1%29\" Now factor \"x%5E2-2x%2B1\" to get \"%28x-1%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1%28x-1%29%5E2-1%281%29\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-7=1%28x-1%29%5E2-1\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=1%28x-1%29%5E2-1%2B7\" Now add \"7\" to both sides to isolate y\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=1%28x-1%29%5E2%2B6\" Combine like terms\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now the quadratic is in vertex form \"y=a%28x-h%29%5E2%2Bk\" where \"a=1\", \"h=1\", and \"k=6\". Remember (h,k) is the vertex and \"a\" is the stretch/compression factor. Also \"a\" tells us which direction the parabola opens.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So in this case the vertex is (\"1\",\"6\") and the parabola opens upward since \"a%3E0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph the original equation \"y=1x%5E2-2x%2B7\" we get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C1x%5E2-2x%2B7%29\" Graph of \"y=1x%5E2-2x%2B7\". Notice how the vertex is (\"1\",\"6\").\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph the final equation \"y=1%28x-1%29%5E2%2B6\" we get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C1%28x-1%29%5E2%2B6%29\" Graph of \"y=1%28x-1%29%5E2%2B6\". Notice how the vertex is also (\"1\",\"6\").\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if these two equations were graphed on the same coordinate plane, one would overlap another perfectly. So this visually verifies our answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finding the Range:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the lowest point coincides with the vertex. So the lowest point is at (1,6) which means y will never be less than 6. So the range is: y can be any number greater than or equal to 6. The range looks like this in interval notation: [6,)
\n" ); document.write( "
\n" );