Answer: 1/7
Explanation:
1. Use the formula, y2-y1/x2-x1
Plug in the points, (12, -8) and (-9, -11) into the formula.
Point (12, -8): 12 is the X1 and -8 is the y1.
Point (-9, -11): -9 is the X2 and -11 is the y2
So, -11--8/-9-12
2. -11--8/-9-12= -3/-21= 1/7
I hope this helps!!
Answer:
5x^2 -3x +9
Step-by-step explanation:
To subtract, line up the common terms. I add a 0 term to keep the terms in line.
5x^2 + 0x +7
- (0x^2 +3x- 2 )
------------------------
Distribute the negative sign.
5x^2 + 0x +7
- 0x^2 -3x + 2
------------------------
5x^2 -3x +9
They have sold ten full cases
but have sold 10 and a half cases in total
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.