Answer:
Hello! A function is easily identified when an x value does not have more than 1 y value. a y value can have as many x values to infinity, but x can only have one y.
Example...
x y
3 5
4 5
1 2
We know, Point slope form is written as:
y - y₁ = m(x - x₁)
First, We need to Calculate the slope:
m = (y₂ - y₁) / (x₂ - x₁)
m = (2 - 1) / (-3-2)
m = 1/-5
m = -1/5
Take any one of them: Let's take (-3, 2) as our coordinate:
y - 2 = m(x - (-3))
y - 2 = -1/5(x + 3)
In short, Your Answer would be Option D
Hope this helps!
A = 8i + 6j
b = 4i + 5j
ab = (8i + 6j)(4i + 5j)
ab = 8i(4i + 5j) + 6j(4i + 5j)
ab = 8i(4i) + 8i(5j) + 6j(4i) + 6j(5j)
ab = 32i² + 40ij + 24ij + 30j²
ab = 32i² + 64ij + 30j²
ab = <32, 30>
The answer is D.
8x+6=62
8x=62-6
8x=56
X=56/8
X=7
The answer is 7. Hope this helps!