answersLogoWhite

0

How do you find the vertex and graph?

Updated: 4/28/2022
User Avatar

Wiki User

8y ago

Best Answer

y = - x2 +6x - 5.5

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find the vertex and graph?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a cycle in graph theory?

If the graph start and end with same vertex and no other vertex can be repeated then it is called trivial graph.


How do you graph parabola given its vertex?

The vertex of a parabola doe not provide enough information to graph anything - other than the vertex!


What point on the graph could be the fourth vertex of the parallelogram?

the origin is the point in the graph that can be fourth vertex


What is the highest or lowest point on a graph called?

The vertex is the highest or lowest point on a graph.


What is a pendent vertex?

A vertex of a graph is said to be pendant if its neighborhood contains exactly one vertex.


How do you know if the vertex is maxinum or mininum?

If the arrows of the graph point down, then the vertex is a maximum because it is the greatest point on the graph. If the arrows point up, then the vertex is the minimum because it is the lowest point.


What is the defenishon of vertex?

If you are referring to graphs of quadratic functions such as parabolas; the vertex is the highest or lowest point on the graph. In another field of math known as graph theory, the vertex has an entirely different meaning. There is refers to the fundamental unit of which the graph is composed. It is like a node.


What degree of a vertex would lead to a vertex edge graph unable to be traveled?

2


What is the process to graph quardratic equations?

If you are using a calculator just plug it in and hit graph. If you are doing it by hand, start with making a X-Y Table. Plug in X values into the equation to get a Y value out. Plot about 5 points on the graph to get a basic look at the parabola. To get the right the values, you want to start with the vertex and go out from there. To start, you need to find the axis of symmetry (-b/2a) [From the basic equation of ax squared +bx + c] That is the X Value for the vertex. Plug that in to find the Y Value for the vertex. The more points you find the more accurate the graph but normally 5 is enough (vertex and two on left and right)


A circuit in a connected graph which includes every vertex of the graph is known?

Eular


What is a biclique?

A biclique is a term used in graph theory for a special kind of bipartite graph where every vertex of the first set is connected to every vertex of the second set.


Define walk path and connected graph in an algorithm?

A "walk" is a sequence of alternating vertices and edges, starting with a vertex and ending with a vertex with any number of revisiting vertices and retracing of edges. If a walk has the restriction of no repetition of vertices and no edge is retraced it is called a "path". If there is a walk to every vertex from any other vertex of the graph then it is called a "connected" graph.