Answer:
C
Step-by-step explanation:
A function means that a graph cannot have repeating x values, so to test if something is a function we do the horizontal line test. You simply draw a vertical line and if the graph touches it twice it is not a function.
Answer:
-5
Step-by-step explanation:
The y-coordinate of the bottom of the curve is -5. This is the minimum value of the function. There are no function values lower than this.
The answer is two hundred thirty four.
Answer:

Step-by-step explanation:
Calculate the distance d using the distance formula
d = √ (x₂ - x₁ )² + (y₂ - y₁ )²
with (x₁, y₁ ) = (- 1, 4) and (x₂, y₂ ) = (6, - 2)
d = 
= 
= 
=
← exact distance
Answer:
Step-by-step explanation:
given is a system of linear equations in 3 variables as

This can be represented in matrix form as
AX=B Or
![\left[\begin{array}{ccc}-1&-4&2\\1&2&-1\\1&1&-1\end{array}\right] *\left[\begin{array}{ccc}x\\y\\z\end{array}\right] =\left[\begin{array}{ccc}-10\\11\\14\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%26-4%262%5C%5C1%262%26-1%5C%5C1%261%26-1%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-10%5C%5C11%5C%5C14%5Cend%7Barray%7D%5Cright%5D)
So solution set
X would be 
|A|=-1(-1)+4(0)+2(-1)=--1
Cofactors of A are
-1 0 -1
-2 -1 -3
0 1 2
So inverse of A is
1 2 0
0 1 -1
1 3 -2
Solution set would be
x=12
y=-3
z=-5