Answer:
Explanation:
Subscribe to DiamondPugs on YT
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
The correct answer to what additional measurement the student requires is; D. The student has enough information to make the determination
<h3>Understanding Change in Momentum</h3>
Formula for change in momentum is;
ΔP = m(v - u)
Now, this change in momentum is also equal to impulse which has the formula; Impulse = Force(F) × Time(t)
I = F × t
Thus;
m(v - u) = F × t
Now, we are given;
Force exerted on the object and the time interval. Thus;
ΔP = F × t
Thus, the student has enough information to find the change in momentum
The missing options are;
a. The mass of the object.
b. The final speed of the object MOH 5000
c. The distance fallen by the object
d. The student has enough information to make the determination
Read more about Impulse and Change in momentum at; brainly.com/question/20586658