The result of the multiplication in scientific notation is given by:

<h3>What is scientific notation?</h3>
A number in scientific notation is given by:

With the base being
.
When we multiply two numbers in scientific notation, we multiply the bases and add the exponents.
For this problem, the numbers are given by:

The result of the multiplication is given by:

The result of the multiplication in scientific notation is given by:

More can be learned about scientific notation at brainly.com/question/16394306
#SPJ1
2x + 3y = 18
3y = 18 -2x
y = (18/3) - (2/3)x
y = 6 - 2/3x
y =-2/3x + 6
4 3/4+2 5/6
=19/4+25/6
=19/4+17/6
=91/12
=7 7/12
Answer:
Step-by-step explanation:
The first 9 stands for 90,000 and the second for 9 000 so the first 9 is worth
90,000 / 9,000 equals 10 times the second one.
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.