Because 3 is a number and the x is unknow so its just an exponent the x ^ 3 grows three each time
You need to include the radius.
Answer:
y = -x - 2
Step-by-step explanation:
y = mx + c
m = (-1-3)/(-1-(-5)) = -4/4 = -1
y = -x + c
(-1,-1)
-1 = -(-1) + c
c = -2
y = -x - 2
X= 6
Y= 0
Z= -2
CHECK
3x + y -2z =22
3(6) + 0 -2(-2) =22
18 + 0 +4= 22
22=22
x+5y+z =4
6 +5(0)+ -2 =4
6 + 0 +-2 = 4
4=4
x+3z=0
6 + 3(-2) =0
6 -6 = 0
0=0
Answer:
x² - 16xy + 64y²
Step-by-step explanation:
The difference of x and 8y is x - 8y
The square of the difference is (x - 8y)² = (x - 8y)(x - 8y)
Expand by multiplying each term in the second factor by each term in the first factor, that is
x(x - 8y) - 8y(x - 8y) ← distribute both parenthesis
= x² - 8xy - 8xy + 64y² ← collect like terms
= x² - 16xy + 64y²