I believe 22. Because 11+3=14, but without that, you would add 11 to 11, which gives you 22
<h3>
Answer: -4</h3>
==========================================================
Explanation:
We can pick any two rows from the table to get the (x,y) points needed to find the slope.
Let's say we pick the second and third rows
Subtract the y values: 14-6 = 8
Subtract the x values in the same order: 1-3 = -2
Divide the differences: 8/(-2) = -4
The slope is -4
--------------------------------------------------
You can use the slope formula
Let's say the points are (x1,y1) = (1,14) and (3,6)
m = (y2-y1)/(x2-x1)
m = (6-14)/(3-1)
m = -8/2
m = -4
It's the same basic idea as the previous section. You subtract the y values together (y2-y1) and the x values together (x2-x1) and divide the differences to get m. The order of subtraction doesn't matter as long as you stay consistent. If you do something like y2-y1 and x1-x2, then you'll get the wrong slope value.
Answer:
$ 0.21 per pack
Step-by-step explanation:
Answer:
a_n = 2^(n - 1) 3^(3 - n)
Step-by-step explanation:
9,6,4,8/3,…
a1 = 3^2
a2 = 3 * 2
a3 = 2^2
As we can see, the 3 ^x is decreasing and the 2^ y is increasing
We need to play with the exponent in terms of n
Lets look at the exponent for the base of 2
a1 = 3^2 2^0
a2 = 3^1 2^1
a3 = 3^ 0 2^2
an = 3^ 2^(n-1)
I picked n-1 because that is where it starts 0
n = 1 (1-1) =0
n=2 (2-1) =1
n=3 (3-1) =2
Now we need to figure out the exponent for the 3 base
I will pick (3-n)
n =1 (3-1) =2
n =2 (3-2) =1
n=3 (3-3) =0
Answer: I think its B
Step-by-step explanation: My friend answered it.