Yes because 8 and 4 is an even number
The "plus x minus two x" part basically means "minus x".
So, "six minux x equals five".
This means that six minus five is x. So, x is one!
Now, let's check this in the problem: replace x with 1. Six plus one minus two ones equals five? Yes, it does!
The answer is x=1.
Answer:
x = 2 and x = 10
Step-by-step explanation:
(x+3)^2 = (x - 5)^2 + (x + 2)^2
x^2 + 6x + 9 = x^2 - 10x + 25 + x^2 + 4x + 4
x^2 + 6x + 9 =2x^2 - 6x + 29
x^2 - 12x + 20 = 0
(x - 10)(x - 2) = 0
x - 10 = 0; x = 10
x - 2 = 0; x = 2