Answer:
y=1/2x-2
Step-by-step explanation:
perpendicular lines have a neg. reciprocal for the slope.
for example:
in this equation y=-2x+1
-2 is the slope and the negative reciprocal would be 1/2
hence, the slop of our new line is 1/2
y=1/2x+b
we can substitute the coordinates given for x and y:
2=1/2(8)+b
2=4+b
-2=b
hence the new equation is y=1/2x-2
Answer:
The number of plums = 4
The number of peaches = 16
The number of nectarines = 1
Step-by-step explanation:
Let the number of peaches be = x
Let the number of nectarines be = y
Let the number of plums be = z
A box of fruit has four times more peaches than plums. This means that
The number of peaches = 4 X the number of plums.
i.e x = 4z
The box has 3 fewer nectarines than plums. This means that
Number of nectarines = number of plums - 3
i.e y = z - 3
If the box contains 21 pieces of fruit, this means that if we sum up all the peaches, nectarines, and plums in the box, we will get 21.
Peaches + Nectarines + Plums = 21
4z + z-3 + z = 21
6z =21 +3
z = 24/6
z = 4
Therefore, the number of plums = 4
The number of peaches = 4 X 4 = 16
The number of nectarines = 4 -3 = 1
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