In this exercise we have to observe the axes of the graph to associate the values of X with those of Y that correspond to 0, 5, 5, -3, -5, -3, 2, 0, 0, -1, -2, 1, 1, -1, -1, -2, 2, 3, -1.
<h3>How to calculate the Cartesian plane?</h3>
Just draw two lines: one of them vertical, starting from the point until it finds the x axis; another horizontal, starting from the point until it meets the y-axis.
Then plotting the value of X on the graph we find the following for each value of X to Y:
- X= 0 ; Y= 0;
- X= 1 ; Y= 5;
- X= 2 ; Y= 5;
- X= 3 ; Y= -3;
- X= 4 ; Y= -5;
- X= 5 ; Y= -3;
- X= 6 ; Y= 2;
- X= 7 ; Y= 0;
- X= 8 ; Y= 0;
- X= 9 ; Y= -1;
- X= 10 ; Y= -2;
- X= 11 ; Y= 1;
- X= 12 ; Y= 1;
- X= 13 ; Y= -1;
- X= 14 ; Y= -1;
- X= 15 ; Y= -2;
- X= 16 ; Y= 2;
- X= 17 ; Y= 3;
- X= 18 ; Y= -1;
See more about coordinates at brainly.com/question/23450276
The building of a hacker rank is one that cost a lot of money and as such the minimum cost is 4.
What is the minimum cost?
The minimum cost is the lowest cost that is needed to complete a building. It depends on:
- The cost of each type of house to be built (e.g. cost of a wood house, cost of a brick house, etc.)
- The number of the type of house to be built e.g. 2 03 3 or even more.
When one is given input such as : [[1,2,3],[1,2,3],[3,3,1]] (the values in column stands for the cost of materials)
The output : 4
So you have to:
Select material-1 of cost 1 in first house(row)
Select material-2 of cost 2 in second house(row)
Select material-3 of cost 1 in third house (row)
total = 1+2+1 -> 4
Learn more about construction from
brainly.com/question/1316149
Answer:
If a mother is smoking and there are significant birth weights, a bar graph will be most effective. A bar graph can show how many children have similar weights, and you can tell which weights are most common.
Hope this helped.
The best way to complete the second sentence such that it resembles the one given is "You <u>must have </u>left your phone in the restaurant."
<h3>Reason for using "must have"</h3>
- Using the phrase, "almost certain" infers that a person has little doubt that something has happened.
- The phrase, "must have" also infers little doubt and high probability.
The best phrase to fit in the second sentence that would both be grammatically correct and convey the same meaning, is therefore "must have."
In conclusion, the answer is "must have."
Find out more examples on completing sentences at brainly.com/question/84020.