Answer:
0, -5
Step-by-step explanation:
Assume the smaller one is x, then the other ones will be x+2 and x+4
x(x+2) + 2 = 5(x+4)
x^2 + 2x - 5x - 18 = 0
-> x^2 - 3x - 18 = 0
-> (x-6)(x+3) = 0
-> x = 6 or -3, since x must be positive, then x = 6
So the numbers are: 6, 8, 10
Answer:
I think that it will be (6)
Answer: Statement p is false.
Step-by-step explanation:
In both cases, we need to isolate the variables:
p: -3*x + 8*x - 5*x = x
(-3*x - 5*x) + 8*x = x
-8x + 8*x = x
0 = x
This will be true only for one value of x, so this is not always true, which means that the statement is false.
q: (3*x)*(5*y) = 15*x*y
let's solve the left side:
3*x*5*y = 15*x*y
(3*5)*(x*y) = 15*x*y
15*x*y = 15*x*y
This is true for every value of x and y, then this statement is true.