Answer:
x = 24 makes the original equation true
Step-by-step explanation:
2 < x ≤ 24
2 < x signifies x cannot be equal to 2
x≤24 signifies x can be equal to 24.
Answer: x = -0.58
Step-by-step explanation:
-3x+2-5x-7=4x+2
First step, collect like terms
-3x -5x-4x = 2-2+7
-12x = 7
x = 7/-12
x = -0.58
Answer:
30=2*3*5, so it's 30
Step-by-step explanation:
15=3*5, so it's not 15
20=2*2*5, so it's not 20
30=2*3*5, so it's 30
57=19*3, so it's not 57
32.
V = L*w*h
Where:
V= Volume
L= Length = x+5
w= width = x-2
h= height = 6
Replacing with the values given:
V= (x+5) * (x-2) * 6
V =[ (x*x) + (x*-2) + (5*X) +5*-2) ] * 6
V= [ x^2 - 2x + 5x - 10 ] * 6
V= [ x^2 + 3x - 10] *6
V= (x^2*6) + (3x*6)+ ( - 10 * 6)
V= 6x^2 + 18x - 60