Y-y1=m(x-x1)
a point on the line is (x1,y1) and the slope is m
so
slope between (x1,y1) and (x2,y2) is (y2-y1)/(x2-x1)
so
points (-2,3) and (3,0)
slope is (0-3)/(3-(-2))=-3/(3+2)=-3/5
a point is (3,0) Or (-2,3)
so it could be
y-0=-3/5(x-3) or y-3=-3/5(x-(-2)) which is equal to y-3=-3/5(x+2)
that's the answer
B is answer
[ - 4 , 4 ) ∪ ( 4 , ∞ )
The denominator of f(x) cannot be zero as this would make f(x) undefined. Equating the denominator to zero and solving gives the value that x cannot be.
solve x - 4 = 0 ⇒ x = 4 ( is a vertical asymptote )
There is a zero when the numerator equals zero.
x + 4 = 0 ⇒ x = - 4 ( is a zero )
domain is [-4 , 4 ) ∪ ( 4 , ∞ )
Step-by-step explanation:
I am not sure what exactly you mean.
do you mean the complete square of an expression or
term ?
if so, then by multiplying this term by itself, and that means in general, every part is multiplied by every part and the part results are added considering the signs involved.
e.g.
squaring a+b
(a+b)(a+b) = a×a + a×b + b×a + b×b = a² + 2ab + b²
remember that multiplication and addition are commutative (you can flip the right and left sides with each other and still get the same result : a+b = b+a, a×b = b×a).
squaring a-b
(a-b)(a-b) = a×a + a×-b + -b×a + -b×-b = a² - 2ab + b²
remember that
+×- = -×+ = -
-×- = +
+×+ = +
a more complex example ?
squaring a-b+c
(a-b+c)(a-b+c) =
= a×a + a×-b + a×c + -b×a + -b×-b + -b×c + c×a + c×-b + c×c =
= a² - 2ab - 2bc + 2ac + b² + c²