Answer:
If there is 1 at the top, then you have 1, then 2, then 3, etc.
total number of oranges equals:
1 + 2 + 3 + ... + 16 + 17 + 18 <-- stop at 18 because this is the number of oranges at the base
You can use the formula:
sum of first n numbers = n*(n + 1)/2
-->
18*19/2 = 9*19 = 171
or you can figure it out (basically derive the above formula):
you have:
1 + 18 = 19
2 + 17 = 19
3 + 16 = 19
...
How many pairs do you have? Well, it's just the number of numbers: 1-18 = 18 numbers (divide by 2) = 9 pairs)
9 pairs of 19 = 9 * 19 = 171
Hope this helps!
Step-by-step explanation:
Answer:
0
Step-by-step explanation:
m=(y2-y1)/(x2-x1)
m=(7-7)/(5-(-1))
m=0/(5+1)
m=0/6
m=0
Answer:
w = 80
Step-by-step explanation:
Common geometry math
The length of AB will be 10 units. Option B is corect. The formula for the distance between the two points is applied in a given problem.
<h3>What is the distance between the two points?</h3>
The length of the line segment connecting two places is the distance between them.
The distance between two places is always positive, and equal-length segments are referred to as congruent segments.
The given coordinate in the problem is;
(x₁,y₁)=(-2,-4)
(x₂, y₂)= (-8, 4)
The distance between the two points is found as;

Hence, option B is corect.
To learn more about the distance between the two points, refer to;
brainly.com/question/16410393
#SPJ1