Answer:
The answer are A and D
Step-by-step explanation:
A) A part of a line
and
D) Has only one endpoint
Answer:
40
Step-by-step explanation:
![\left[\begin{array}{ccc}a&b\\c&d\end{array}\right] = ad-bc](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da%26b%5C%5Cc%26d%5Cend%7Barray%7D%5Cright%5D%20%3D%20ad-bc)
Answer:
roots (1,0) (3,) the vertical intercept is (0,-12)
Step-by-step explanation:
Find two points on the graph that the line crosses through almost perfectly. It looks like (1,10) and (9,1) will do.
Use them to compute the slope:
m = (1 - 10) / (9 - 1)
= -9/8
Then set up the "point-slope form":
y - y0 = m * (x - x0)
You choose some point (x0, y0) that the line crosses through. We already know the line passes through (1,10) pretty well, so let's use that.
x0 = 1
y0 = 10
Now finish plugging into the equation:
y - 10 = -9/8 * (x - 1)
The above equation will work fine for an answer, but let's go a step further and solve for y.
y - 10 = -9/8x + 9/8
y = -9/8x + 9/8 + 10
y = -9/8x + 9/8 + 80/8
y = -9/8x + (9 + 80)/8
y = -9/8x + 89/8
Answer:
h(x) = 2^(x) - 1.
Step-by-step explanation:
Let's look at each equation:
f(x) = -3x +7, Well as x increases, since it's multiplication, there are "going to be more" -3's, so it's going to be decreasing.
g(x) = -4(2^x). While 2^x is increasing, because "there are going to be more 2's multiplied by each other" as x increases, it's being multiplied by a negative number, so it's actually going to be decrasing
h(x) = 2^(x) - 1. Here's it's going to be increases as x goes towards infinity because "there are going to be more 2's multiplied by each other", and there isn't any negative sign, while there is a negative 1, it's constant, so the overall value will be increasing