Answer:
A.)
Step-by-step explanation:
I feel like it's A.) because the number sequence above continues to go on due to addition of 6 to each number. And now you are adding 6 to 10n because as stated before your supposed to add 6 to each number to get the answer in the sequence.
Hopefully I helped God bless !
Answer:
The height of the spanning tree is one by the breadth-first search at the central vertex of Wn.
Step-by-step explanation:
The graph is connected and has a spanning tree where the tree can build using a depth-first search of the graph. Start with chosen vertex, the graph as the root, and root add vertices and edges such as each new edge is incident with vertex and vertices are not in path. If all vertices are included, it will do otherwise, move back to the next level vertex and start passing. It is for depth-first search. For breadth-first search, start with chosen vertex add all edges incident to a vertex. The new vertex is added and becomes the vertices at level 1 in the spanning tree, and each vertex at level 1 adds each edge incident to vertex and other vertex connected to the edge of the tree as long as it does not produce.
For <span>12/15=47/50, we multiply 12/15 by (1/3)/(1/3) to get 4/5. For 47/50, we multiply it by (1/10)/(1/10) to get the same denominator and 4/7/5. They are not equal.
For 16/36 and 12/27, we'll notice that 36 and 27 are both multiples of 9, so we need to get that as the denominator! Multiply 16/36 by (1/4)/(1/4) because 9 goes into 36 4 times and 12/27 by (1/3)/(1/3) due to that 27 goes into 9 3 times, we get 4/9=4/9 - these are equal!
I challenge you to get the rest of them on your own using my techniques!</span>
Answer:
The equation of the line would be y = 3x - 10
Step-by-step explanation:
To find the equation we first need to note that parallel lines have the same slope. So since the original equation has a slope of 3, the new one will as well. Now we can use that slope and the given point in point-slope form to find the equation.
y - y1 = m(x - x1)
y + 4 = 3(x - 2)
y + 4 = 3x - 6
y = 3x - 10