Since the function f(x) is written in the form y = mx + b, where m is the slope and b is the y-intercept, it currently has a y-intercept of b = 6. If this function is shifted downwards (vertically) by 12 units, its new y-intercept will be:
Answer:
50% of what number is 11.72 = 23.44
Step-by-step explanation:
50% is half, so simply doube it.
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.
Answer:
Step-by-step explanation:
range = [-4,6,26]
Step-by-step explanation:
y = 5x - 9.....domain = [1,3,7]....the domain is ur x values, and I am assuming ur looking for the y values that go with the x ones
y = 5x - 9.....when ur domain (ur x) = 1
y = 5(1) - 9
y = 5 - 9
y = -4
y = 5x - 9...when ur domain (x) = 3
y = 5(3) - 9
y = 15 - 9
y = 6
y = 5x - 9...when ur domain(x) is 7
y = 5(7) - 9
y = 35 - 9
y = 26
so ur range (ur y valus) = [-4,6,26]