2/5/9 solved will be 0.4 repeating as a decimal, & 4/9 as a fraction
Answer:
answer C
Hyperbolic geometry
The sum of the angles of a hyperbolic triangle is less than 180°.
Answer:
x and y = 5√2.
Step-by-step explanation:
This is a 45:45:90 triangle so length of x = length of y.
In this triangle the ratio of the sides is 1:1:√2
Finding length of x and y:
1/√2 = x/10
√2x = 10
x = 10/√2
= 10√2/2
= 5√2.
Answer: after you work out the question it will come to you
Step-by-step explanation: No need
Answer:
In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph.
In the special case of a finite simple graph, the adjacency matrix is a (0,1)-matrix with zeros on its diagonal. If the graph is undirected, the adjacency matrix is symmetric. The relationship between a graph and the eigenvalues and eigenvectors of its adjacency matrix is studied in spectral graph theory.
The adjacency matrix should be distinguished from the incidence matrix for a graph, a different matrix representation whose elements indicate whether vertex–edge pairs are incident or not, and degree matrix which contains information about the degree of each vertex.