document.write( "Question 36840: for the funtion f(x)=-x^2+6x-8\r
\n" );
document.write( "\n" );
document.write( "(a) Find the line of symmetry
\n" );
document.write( "(b) state whether there is a minimum or a maximum and find the value
\n" );
document.write( "(c) Find the range \n" );
document.write( "
Algebra.Com's Answer #22644 by martinr(6)![]() ![]() ![]() You can put this solution on YOUR website! First, you did not indicate whether you could use a calculator or not, so I will explain it by hand. \n" ); document.write( "First, you know that this graph is a parabola (U-Shaped) due to the fact the the largest exponent it 2. Therefore, there are at most two solutions (points where the graph crosses the x-axis). Also, since the leading coefficient (the number in front of x^2), is negative, you know know that the graph opens down. \n" ); document.write( "Standard form for a quadratic: y = ax^2 + bx + c \n" ); document.write( "Identify a = , b = , and c = . For right now, the c value will not be used in the formulas, but identify it now, because you will use it soon with the quadratic formula. \n" ); document.write( "So a = -1, b = 6 and c = -8. \n" ); document.write( "Find the x-coordinate of the vertex (the turning point of the graph) by using the formula x = -b/2a. This is also the formula for the axis of symmetry (where the graph turns and is a mirror image of itself). \n" ); document.write( "In this case, the x-coordinate of the vertex is x = -6/2(-1) = 3. \n" ); document.write( "To find the y-coordinate, substitute x = 3 into the original equation and find the y-coordinate for the vertex which is -(3)^2 + 6(3) - 8 = 1. The vertes is (3,1). \n" ); document.write( "Now I would choose 2 points greater than the x-coordinate of the vertex and two values less than it as well. \n" ); document.write( "Make a table of values \n" ); document.write( "x y = -x^2 + 6x - 8 y \n" ); document.write( "1 -(1)^2 + 6(1) - 8 = -3 \n" ); document.write( "2 -(2)^2 + 6(2) - 8 =0 \n" ); document.write( "3 -(3)^2 + 6(3) - 8 =1 \n" ); document.write( "4 -(4)^2 + 6(4) - 8 =0 \n" ); document.write( "5 -(5)^2 + 6(5) - 8 =-3 \n" ); document.write( "Points (1, -3), (2, 0), (3, 1), (4, 0), and (5, -3). \n" ); document.write( "Graph the five points. Remember that this is a U-shaped graph, so there needs to be a curve to it. \n" ); document.write( "The graph is opening down, and the axisof symmetry is a dashed line (vertical) that goes through the vertex. \n" ); document.write( "The maximum value is the vertex (3, 1). It is the highest point that is on the graph. \n" ); document.write( "The range is the y values. Since the graph goes on forever, and it goes negative, therefore the range is highest <= y <= -Infinity. The sign <= means greater than or equal to. \n" ); document.write( "Range: 3<= y <= -Infinity (negative infinity sideways 8). \n" ); document.write( "Hope that this is helpful\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |