document.write( "Question 127805: Hi, I'm having trouble with the following function. Can I please have some help solving?\r
\n" ); document.write( "\n" ); document.write( "A quadratic function is given.
\n" ); document.write( "f(x) = 10x^2 +x - 1
\n" ); document.write( "(a) Express the quadratic function in standard form.
\n" ); document.write( "f(x) = a(x - h)^2 + k where
\n" ); document.write( "a =
\n" ); document.write( "h =
\n" ); document.write( "k = \r
\n" ); document.write( "\n" ); document.write( "(c) Find its minimum or maximum value.
\n" ); document.write( "

Algebra.Com's Answer #93667 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
a)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=10+x%5E2%2B1+x-1\" Start with the given equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10+x%5E2%2B1+x\" Add \"1\" to both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10%28x%5E2%2B%281%2F10%29x%29\" Factor out the leading coefficient \"10\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take half of the x coefficient \"1%2F10\" to get \"1%2F20\" (ie \"%281%2F2%29%281%2F10%29=1%2F20\").\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now square \"1%2F20\" to get \"1%2F400\" (ie \"%281%2F20%29%5E2=%281%2F20%29%281%2F20%29=1%2F400\")\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10%28x%5E2%2B%281%2F10%29x%2B1%2F400-1%2F400%29\" Now add and subtract this value inside the parenthesis. Doing both the addition and subtraction of \"1%2F400\" does not change the equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10%28%28x%2B1%2F20%29%5E2-1%2F400%29\" Now factor \"x%5E2%2B%281%2F10%29x%2B1%2F400\" to get \"%28x%2B1%2F20%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10%28x%2B1%2F20%29%5E2-10%281%2F400%29\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y%2B1=10%28x%2B1%2F20%29%5E2-1%2F40\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=10%28x%2B1%2F20%29%5E2-1%2F40-1\" Now add \"%2B1\" to both sides to isolate y\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=10%28x%2B1%2F20%29%5E2-41%2F40\" 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=10\", \"h=-1%2F20\", and \"k=-41%2F40\". 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%2F20\",\"-41%2F40\") 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=10x%5E2%2B1x-1\" we get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C10x%5E2%2B1x-1%29\" Graph of \"y=10x%5E2%2B1x-1\". Notice how the vertex is (\"-1%2F20\",\"-41%2F40\").\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph the final equation \"y=10%28x%2B1%2F20%29%5E2-41%2F40\" we get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C10%28x%2B1%2F20%29%5E2-41%2F40%29\" Graph of \"y=10%28x%2B1%2F20%29%5E2-41%2F40\". Notice how the vertex is also (\"-1%2F20\",\"-41%2F40\").\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( "c)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The min or max occurs at the vertex and the max/min value is the y value of the vertex. So in this case the minimum is \"-41%2F40\"
\n" ); document.write( "
\n" );