Let the cost of one book= x cents
Let the money john have= y cents
According to the question,
45x=y ...eq(1)
(45+5)(x-5)=y
50(x-5)=y
50x-250=y ...eq(2)
On subtracting (1) from (2).
(50x-250)-45x=y-y
5x-250=0
x=250/5
x=50
Thus, cost of each book is 50 cents and john has 2250 cents.
Hope it helps.
Don't feel shy in saying thx if it helps.
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.
The price of each taco is $10.5
What is unitary method?
We can solve this question by unitary method.
The unitary method is a method of finding the value of one unit and then finding the value of the required number of units. While solving a problem it is important to recognize the units and values.
In this question, 10 tacos cost $105.
Let's represent the cost of 1 taco as
10 tacos =$ 105
1 taco = 
10
= 105
= 
= 10.5
Each taco cost $10,5
To read more about unitary method,
brainly.com/question/1955459
#SPJ4