For every x value, there should be only one y value. Or, for every input there is only one output.
A - Incorrect - there are two 2's for the x values and each of them has a different y value
B - Correct - all of the x values are different and all of the y values are different
C - Incorrect - there are two 11's for the x values and each of them has a different y value
D - Incorrect - there are two 3's for the x values and each of them has a different y value
Hope this helps! :)
A)
8^2+9^2=c^264+81=c^2
c^2=145c=sqrt 145c=12.04
B)
Pythagerean Theorum:
A^2+B^2=C^2, where C is the hypotenuse and A and B are the other legs
15^2=9^2+B^2
225=81+B^2
225-81=B^2
144=B^2 (square root both sides)
12=B
Answer:
True
Step-by-step explanation:
The null space of matrix is set of all solutions to matrix. The linearly independent vectors forms subset which are spanned and forms the null space. The null space of vector can be found by reducing its echelon. The non zero rows formed are the null spaces of matrix.
The answer is x = 6
hope this helps