document.write( "Question 189058: I have to find the vertex but I don't really understand the steps to it. f(x)=x^2+10x+14
\n" );
document.write( "do I have to do x^2 +10x+14-14?\r
\n" );
document.write( "\n" );
document.write( "the other one is f(x)=-x^2 +6x+20 to find the vertex and to determine if there is a maximum or minimum value and what that value is... \r
\n" );
document.write( "\n" );
document.write( "the max.value would be k which would be 20 right? and minimum? \r
\n" );
document.write( "\n" );
document.write( "Anna \n" );
document.write( "
Algebra.Com's Answer #141807 by Tutor44(1)![]() ![]() ![]() You can put this solution on YOUR website! To find the vertex and examine if there is a maximum or minimum value you have to differentiate that function and put it equal to zero as following, I'll take the second problem in consideration, f(x) = - x^2 +6x +20\r \n" ); document.write( "\n" ); document.write( "d/dx{f(x)} = d/dx(-x^2)+ d/dx (6x) + d/dx(20) \n" ); document.write( "=-2x + 6 + 0 \n" ); document.write( "=-2x+6\r \n" ); document.write( "\n" ); document.write( "now set, d/dx {f(x)} = 0 \n" ); document.write( "or, -2x+6=0 \n" ); document.write( "or, x= 3 put this in f(x), so y=f(3)=-3^2+6*3+20=29\r \n" ); document.write( "\n" ); document.write( "so the vertex is (3,29)=(x,y)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation: Differentiating with respect to (w.r.t) x means the rate of change of the value of the function w.r.t small change in value of x. so that point will be the highest (or lowest) where the change is zero. So we set it equal to zero.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Maximum or Minimum value: now at this point, the question is whether at this point the function has its highest value(maximum) or lowest value(minimum). If we again differentiate f(x) then if the differentiated value is positive (that means the value of the rate of change functions is increasing so it will be a minima) but if it is negative it means that the rate is decreasing indicating the value is maximum.\r \n" ); document.write( "\n" ); document.write( "so d/dx^2 {f(x)} \n" ); document.write( "= d/dx {d/dx {f(x)} \n" ); document.write( "= d/dx (-2x) + d/dx(6) \n" ); document.write( "= -2+0 \n" ); document.write( "= -2\r \n" ); document.write( "\n" ); document.write( "so that at this point the function has a maximum value\r \n" ); document.write( "\n" ); document.write( "and the value is, f(3) = 29 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |