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:
the solution of the system is:
x = 1 and y = 2.
Step-by-step explanation:
I suppose that we want to solve the equation:
-6*x + 6*y = 6
6*x + 3*y = 12
To solve this, we first need to isolate one of the variables in one of the equations.
Let's isolate y in the first equation:
6*y = 6 + 6*x
y = (6 + 6*x)/6
y = 6/6 + (6*x)/6
y = 1 + x
Now we can replace this in the other equation:
6*x + 3*(1 + x) = 12
6*x + 3 + 3*x = 12
9*x + 3 = 12
9*x = 12 - 3 = 9
x = 9/9 = 1
Now that we know that x = 1, we can replace this in the equation "y = 1 + x" to find the value of y.
y = 1 + (1) = 2
Then the solution of the system is:
x = 1 and y = 2.
Answer:
I believe that it is b
Step-by-step explanation:
But correct me if i am wrong! Have a nice day!
Answer:
See explanation
Step-by-step explanation:
First, convert this to standard form. By completing the square, you can do the following:


This is a circle with center (-1,-2), and radius 7. It looks like the one I graphed below. Hope this helps!