111k views
3 votes
HELPPPP PLEASEEE 45 POINTSSS

y=-2x^2+6x-5

1. What is the vertex?

2. Does it open up or down?

3. What is the intercept?

2 Answers

1 vote

Answer:

Explanation:

The first thing you should do is get a graph of this quadratic. The graph will answer the location of the vertex and it will also tell you if it opens up or down. It (finally) shows the intercept although that is easily found.

Question 3

You find the intercept by making x = 0

When you do that y becomes

y = - 2(0)^2 + 6(0) - 5

y = 0 - 5

y = - 5

Question 2

This too, is just a visual answer. Just look at the number in front of x^2

y = ax^2

if a < 0 then the graph always opens down

if a > 0 then the graph always opens up

In this case, y = - 2x^2. The graph opens down. The 6x + 5 does not affect the answer at all.

Question 1

This part is the tricky part and you have to complete the square.

Put brackets around the first 2 terms.

y = ( - 2* x^2 + 6x ) - 5 Pull out the common factor of - 2

y = -2 (x^2 - 3x) - 5 divide - 3 by 2 and square. Add inside the brackets.

y = -2(x^2 - 3x + (3/2)^2 ) - 5 Add 2 times the squared amount outside the brackets.

y = -2(x^2 - 3x + (3/2)^2 ) - 5 + 2*(3/2)^2

y = -2(x^2 - 3x + 9/4) - 5 + 9/2 Show what is inside the brackets as a perfect square. Combine - 5 and 9/2

y = -2(x - 3/2)^2 - 5 + 4.5

y = -2(x - 3/2)^2 - 0.5

The vertex should be at (3/2, - 0.5)

Answer: The graph confirms (3/2, - 0.5) as the vertex.

HELPPPP PLEASEEE 45 POINTSSS y=-2x^2+6x-5 1. What is the vertex? 2. Does it open up-example-1
User Ryan Sepassi
by
5.3k points
1 vote

Using the numbers in the given equation:

a =-2, b = 6 and c = -5

The vertex form is written as : a(x+d)^2 + e

we need to find d and e:

d = b/2a = 6/2(-2) = -3/2

e = c-b^2/4a = -5 - 6^2/4(-2) = -1/2

Now substitute the letters for their values in the vertex form formula above:

-2(x-3/2)^2 -1/2

The vertex is (3/2, -1/2)

2. The formula begins with a negative number ( -2) so the Parabola opens downwards.

3. To find the intercept replace x with 0 and solve for y:

the intercept is (0,-5)

User Dan Rosenstark
by
5.0k points