SOLUTION: 1. Solve by completing the square. Find exact solutions. Then: a. Find the vertex. b. Find the line of symmetry. c. Determine whether there is a maximum or minimum value and

Algebra ->  Graphs -> SOLUTION: 1. Solve by completing the square. Find exact solutions. Then: a. Find the vertex. b. Find the line of symmetry. c. Determine whether there is a maximum or minimum value and      Log On


   



Question 142976: 1. Solve by completing the square. Find exact solutions. Then:
a. Find the vertex.
b. Find the line of symmetry.
c. Determine whether there is a maximum or minimum value and find that value.
d. Show a sketch of the graph.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E2-3x=18 Start with the given equation


x%5E2-3x%2B9%2F4=18%2B9%2F4 Take half of the x coefficient 3 to get 3%2F2. Now square 3%2F2 to get 9%2F4. Add this number to both sides


x%5E2-3x%2B9%2F4=81%2F4 Add 18 and 9%2F4 to get 81%2F4


%28x-3%2F2%29%5E2=81%2F4 Factor the left side. Now the left side is a complete square


x-3%2F2=0%2B-sqrt%2881%2F4%29 Take the square root of both sides


x-3%2F2=9%2F2 or x-3%2F2=-9%2F2 Simplify and expand


x=9%2F2%2B3%2F2 or x=-9%2F2%2B3%2F2 Add 3%2F2 to both sides in each case


x=12%2F2 or x=-6%2F2 Combine like terms


x=6 or x=-3 Reduce


So the solutions are x=6 or x=-3


-----------------------------------------------------------------

a)

%28x-3%2F2%29%5E2=81%2F4 Start with the completed square


%28x-3%2F2%29%5E2-81%2F4=0 Subtract 81%2F4 from both sides

Now the equation is in vertex form a%28x-h%29%5E2%2Bk where the vertex is (h,k)

So in this case, the vertex is


b)

The line of symmetry is simply the equation x=h where h is the x-coordinate of the vertex. So the axis of symmetry is x=3%2F2


c)

Remember, we're still using the general form a%28x-h%29%5E2%2Bk,
Looking at %28x-3%2F2%29%5E2-81%2F4, we can see that a=1. Since a%3E0, this means that the parabola opens up and there is a minimum. So the minimum occurs at the vertex which means that the minimum is -81%2F4


d)

Finally here's a sketch to visually verify our answers

graph%28500%2C500%2C-20%2C20%2C-22%2C22%2C%28x-3%2F2%29%5E2-81%2F4%29