document.write( "Question 131786: Find the vertex, the line of symmetry, the maximum or minimum value of the quadratic function, and then graph the function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 4x^2 - 24x + 38\r
\n" );
document.write( "\n" );
document.write( "I believe the vertex points are 3, 2.\r
\n" );
document.write( "\n" );
document.write( "The line of symmetry would then be 3 and then I get stuck. Is 2 a maximum or minimum value and I need to know that to graph the function. So, I'm stuck. Can someone help? \n" );
document.write( "
Algebra.Com's Answer #96213 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! So far so good. The vertex is at (3,2) and the axis of symmetry is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, 4 is positive, so concave up and f(3) = 2 is a minimum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As to sketching a graph, you already have one point, the vertex, so plot that. Then you need to make a table of values for two or three x values on one side of the axis of symmetry. Once you have done that you will have the same number of values for the other side of the axis because of the symmetrical property.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 4, f(4) = 4*16 - 24*4 + 38 = 102 - 96 = 6 => (4,6) \n" ); document.write( "x = 5, f(5) = 4*25 - 24*5 + 38 = 138 - 120 = 18 => (5,18) \n" ); document.write( "x = 6, f(6) = 4*36 - 24*6 + 38 = 182 - 144 = 38 => (6,38)\r \n" ); document.write( "\n" ); document.write( "And, because of symmetry about \n" ); document.write( "x = 2, f(2) = f(4) = 6 => (2,6) \n" ); document.write( "x = 1, f(1) = f(5) = 18 => (1,18) \n" ); document.write( "x = 0, f(0) = f(6) = 38 => (0,38)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plot your points and draw a smooth curve. Done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |