Answer:
x^2 - 2xy + y^2.
Step-by-step explanation:
(x - y)^2
= (x - y)(x - y)
= x(x -y) - y(x - y)
= x^2 - xy - xy + y^2
= x^2 - 2xy + y^2.
From the diagram given;
ABCD is a quadrilateral;
Line |EF| bisects the line |AD| and line |CD|,
Thus, from the given options;
LINE |EF| is a segment bisector is the only correct option.
7/100
3/10
21/125
3/ 2500
7/50
I simplified them for you
Answer:
infinite
Step-by-step explanation:
Answer:
x = - 2, x = 6
Step-by-step explanation:
Given f(x) = 18 we require to solve
3 | x - 2 | + 6 = 18 ( subtract 6 from both sides )
3 | x - 2 | = 12 ( divide both sides by 3 )
| x - 2 | = 4
The absolute value function always returns a positive value, however, the expression inside can be positive or negative, thus
x - 2 = 4 ( add 2 to both sides )
x = 6
OR
- (x - 2) = 4
- x + 2 = 4 ( subtract 2 from both sides )
- x = 2 ( multiply both sides by - 1 )
x = - 2
As a check substitute these values into the left side of the equation and if equal to the right side then they are the solutions
x = 6 → 3|6 - 2| + 6 = 3|4| + 6 = 3(4) + 6 = 12 + 6 = 18 ← True
x = - 2 → 3|- 2 - 2| + 6 = 3|-4| + 6 = 3(4) + 6 = 12 + 6 = 18 ← True
Hence solutions are x = - 2, x = 6